Update dependency whitenoise to v6.8.2
This commit is contained in:
parent
b08c4a69f6
commit
a436a12723
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Django==4.2.15
|
Django==4.2.15
|
||||||
wagtail==5.2.6
|
wagtail==5.2.6
|
||||||
django-environ==0.11.2
|
django-environ==0.11.2
|
||||||
whitenoise[brotli]==6.6.0
|
whitenoise[brotli]==6.8.2
|
||||||
Pygments==2.18.0
|
Pygments==2.18.0
|
||||||
beautifulsoup4[lxml]
|
beautifulsoup4[lxml]
|
||||||
requests
|
requests
|
||||||
|
|
Loading…
Reference in a new issue