Update dependency whitenoise to v6.5.0
This commit is contained in:
parent
310eb05559
commit
832bdfb82b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Django==4.1.10
|
Django==4.1.10
|
||||||
wagtail==4.1.5
|
wagtail==4.1.5
|
||||||
django-environ==0.10.0
|
django-environ==0.10.0
|
||||||
whitenoise[brotli]==6.4.0
|
whitenoise[brotli]==6.5.0
|
||||||
Pygments==2.16.1
|
Pygments==2.16.1
|
||||||
beautifulsoup4==4.11.2
|
beautifulsoup4==4.11.2
|
||||||
lxml==4.9.1
|
lxml==4.9.1
|
||||||
|
|
Loading…
Reference in a new issue