Pamela Fox commited on
Commit
338dff4
·
unverified ·
2 Parent(s): 95a8bfe 795d59b

Merge pull request #25 from pamelafox/dependabot/pip/django-4.2.1

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