Pamela Fox commited on
Commit
eb0ca74
·
unverified ·
2 Parent(s): a72e886 28fa16f

Merge pull request #13 from pamelafox/dependabot/pip/psycopg2-2.9.6

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==1.0.0
4
  whitenoise[brotli]==6.4.0
 
1
  Django==4.1.7
2
+ psycopg2==2.9.6
3
  python-dotenv==1.0.0
4
  whitenoise[brotli]==6.4.0