Update dependency whitenoise to v6.6.0 - autoclosed #82
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Django==3.2.22
|
Django==3.2.22
|
||||||
wagtail==4.1.8
|
wagtail==4.1.8
|
||||||
django-environ==0.11.2
|
django-environ==0.11.2
|
||||||
whitenoise[brotli]==6.5.0
|
whitenoise[brotli]==6.6.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