From f0488c93d206bb26d37c88429d9431fc24b23000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 00:40:33 +0000 Subject: [PATCH] Bump whitenoise from 5.2.0 to 5.3.0 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.2.0 to 5.3.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.2.0...v5.3.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e0855f5d..32092b9f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ requests==2.25.1 simplejson==3.17.3 six==1.16.0 webdavclient3==3.14.5 -whitenoise==5.2.0 +whitenoise==5.3.0 icalendar==4.0.7 pyyaml==5.4.1 uritemplate==3.0.1