mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-13 22:21:10 -05:00
Merge pull request #1102 from alphagov/pyup-update-psycopg2-2.6.2-to-2.7.3
Update psycopg2 to 2.7.3
This commit is contained in:
@@ -3,7 +3,7 @@ Flask==0.10.1
|
||||
Flask-Script==2.0.5
|
||||
Flask-Migrate==2.1.0
|
||||
Flask-SQLAlchemy==2.0
|
||||
psycopg2==2.6.2
|
||||
psycopg2==2.7.3
|
||||
SQLAlchemy==1.0.15
|
||||
SQLAlchemy-Utils==0.32.9
|
||||
PyJWT==1.5.2
|
||||
|
||||
Reference in New Issue
Block a user