Pamela Fox commited on
Commit
5b5177c
·
unverified ·
2 Parent(s): 2eb675a 65633d8

Merge pull request #4 from pamelafox/dependabot/pip/python-dotenv-1.0.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  Django==4.1.7
2
  psycopg2==2.9.5
3
- python-dotenv==0.21.1
4
  whitenoise[brotli]==6.4.0
 
1
  Django==4.1.7
2
  psycopg2==2.9.5
3
+ python-dotenv==1.0.0
4
  whitenoise[brotli]==6.4.0