Update dependency whitenoise to v6.4.0
This commit is contained in:
parent
32a06e4b42
commit
768aeee2e0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Django==4.0.10
|
Django==4.0.10
|
||||||
wagtail==3.0.3
|
wagtail==3.0.3
|
||||||
django-environ==0.9.0
|
django-environ==0.9.0
|
||||||
whitenoise[brotli]==6.3.0
|
whitenoise[brotli]==6.4.0
|
||||||
Pygments==2.14.0
|
Pygments==2.14.0
|
||||||
beautifulsoup4==4.9.3
|
beautifulsoup4==4.9.3
|
||||||
lxml==4.9.1
|
lxml==4.9.1
|
||||||
|
|
Loading…
Reference in a new issue