From 4865b742c7a8a271b7b87fd515a5f912f70341ad Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 1 Jan 2025 00:33:45 +0000
Subject: [PATCH] Bump whitenoise from 6.7.0 to 6.8.2

Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.7.0 to 6.8.2.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.7.0...6.8.2)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 39c18c6187..5a522bcde5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,7 +19,7 @@ python-dotenv==1.0.0
 requests==2.32.3
 six==1.16.0
 webdavclient3==3.14.6
-whitenoise==6.7.0
+whitenoise==6.8.2
 icalendar==6.1.0
 pyyaml==6.0.2
 uritemplate==4.1.1