Update dependency whitenoise to v6.3.0
This commit is contained in:
parent
8969ae369d
commit
38220c615a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Django==4.0.8
|
Django==4.0.8
|
||||||
wagtail==3.0.3
|
wagtail==3.0.3
|
||||||
django-environ==0.9.0
|
django-environ==0.9.0
|
||||||
whitenoise[brotli]==6.2.0
|
whitenoise[brotli]==6.3.0
|
||||||
Pygments==2.13.0
|
Pygments==2.13.0
|
||||||
beautifulsoup4==4.9.3
|
beautifulsoup4==4.9.3
|
||||||
lxml==4.9.1
|
lxml==4.9.1
|
||||||
|
|
Loading…
Reference in a new issue