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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-07 15:25:58 +00:00
committed by GitHub
parent 51fced662a
commit 88a07d2f62

View File

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