dependabot[bot] commited on
Commit
2670e05
·
unverified ·
1 Parent(s): c320fc8

Bump whitenoise[brotli] from 6.5.0 to 6.6.0

Browse files

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. src/requirements.txt +1 -1
src/requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  Django==4.2.7
2
  psycopg2==2.9.9
3
  python-dotenv==1.0.0
4
- whitenoise[brotli]==6.5.0
5
  django-environ==0.11.2
 
1
  Django==4.2.7
2
  psycopg2==2.9.9
3
  python-dotenv==1.0.0
4
+ whitenoise[brotli]==6.6.0
5
  django-environ==0.11.2