From 3fa8a9f27ee3b0d265e546ce8cc2fdb8c3608c4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 00:34:14 +0000 Subject: [PATCH] Bump whitenoise from 6.6.0 to 6.7.0 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.6.0 to 6.7.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.6.0...6.7.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 713738956..efb0dd814 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ python-dotenv==1.0.0 requests==2.32.0 six==1.16.0 webdavclient3==3.14.6 -whitenoise==6.6.0 +whitenoise==6.7.0 icalendar==5.0.11 pyyaml==6.0.1 uritemplate==4.1.1