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.10.0
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.9.0...6.10.0)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-version: 6.10.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-09 15:15:45 +00:00
committed by GitHub
parent 9a36426689
commit 70200898e3

View File

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