Update whitenoise requirement in the python-packages group

Updates the requirements on [whitenoise](https://github.com/evansd/whitenoise) to permit the latest version.

Updates `whitenoise` to 6.11.0
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.10.0...6.11.0)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-version: 6.11.0
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-18 15:16:04 +00:00
committed by GitHub
parent 018e934bdb
commit 1e81c95924

View File

@@ -9,7 +9,7 @@ pygments==2.19.*
inotify_simple==2.0.*
Brotli==1.1.*
python-dateutil==2.9.*
whitenoise==6.10.*
whitenoise==6.11.*
requests==2.32.*
monofy==1.1.*
user-agents==2.2.*