Skip to content

Commit 1a3f443

Browse files
authored
chore(deps): update dependency pg8000 to v1.18.0 (GoogleCloudPlatform#5489)
1 parent ba70414 commit 1a3f443

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
2-
pg8000==1.17.0 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
2+
pg8000==1.18.0 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
33
SQLAlchemy==1.3.23
44
gunicorn==20.0.4

run/idp-sql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.2
22
SQLAlchemy==1.3.22
3-
pg8000==1.16.5 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
3+
pg8000==1.18.0 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
44
gunicorn==20.0.4
55
firebase-admin==4.5.2
66
google-cloud-secret-manager==2.1.0

0 commit comments

Comments
 (0)