Skip to content

Commit 081357b

Browse files
authored
chore(deps): update dependency pg8000 to v1.19.2 (GoogleCloudPlatform#5660)
1 parent 1cdfae5 commit 081357b

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.19.1 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
2+
pg8000==1.19.2 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
33
SQLAlchemy==1.4.5
44
gunicorn==20.1.0

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.4.5
3-
pg8000==1.19.1 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
3+
pg8000==1.19.2 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
44
gunicorn==20.1.0
55
firebase-admin==4.5.3
66
google-cloud-secret-manager==2.4.0

0 commit comments

Comments
 (0)