From 3bae7283d1ee934978c0df9f36c9f0147843b211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 06:25:31 +0000 Subject: [PATCH] Bump whitenoise from 5.1.0 to 5.2.0 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/evansd/whitenoise/releases) - [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/v5.1.0...v5.2.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5495da733..0612c047b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ requests==2.23.0 simplejson==3.17.0 six==1.15.0 webdavclient3==3.14.4 -whitenoise==5.1.0 +whitenoise==5.2.0 icalendar==4.0.6 pyyaml==5.3.1 uritemplate==3.0.1