Skip to content

Commit df04644

Browse files
chore(deps): update dependency pg8000 to v1.19.3 (GoogleCloudPlatform#5740)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 8febd34 commit df04644

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SQLAlchemy==1.4.11
2-
pg8000==1.19.2
2+
pg8000==1.19.3
33
tink==1.5.0
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.2 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
2+
pg8000==1.19.3 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
33
SQLAlchemy==1.4.11
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.11
3-
pg8000==1.19.2 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
3+
pg8000==1.19.3 # 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)