Skip to content

Commit 33bd023

Browse files
authored
chore(deps): update dependency pg8000 to v1.19.0 (GoogleCloudPlatform#5588)
1 parent 77bb9dd commit 33bd023

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
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.18.0 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
2+
pg8000==1.19.0 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
33
SQLAlchemy==1.4.3
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.3
3-
pg8000==1.18.0 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
3+
pg8000==1.19.0 # 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.3.0

0 commit comments

Comments
 (0)