Pamela Fox commited on
Commit
f13e72b
·
unverified ·
2 Parent(s): ac6c220 1f711ab

Merge pull request #29 from pamelafox/dependabot/pip/whitenoise-brotli--6.5.0

Browse files
Files changed (1) hide show
  1. src/requirements.txt +1 -1
src/requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  Django==4.2.2
2
  psycopg2==2.9.6
3
  python-dotenv==1.0.0
4
- whitenoise[brotli]==6.4.0
5
  django-environ==0.10.0
 
1
  Django==4.2.2
2
  psycopg2==2.9.6
3
  python-dotenv==1.0.0
4
+ whitenoise[brotli]==6.5.0
5
  django-environ==0.10.0