8000 chore(deps): update dependency pg8000 to v1.19.5 (#5847) · nanduahmed/python-docs-samples@2fd87f9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2fd87f9

Browse files
chore(deps): update dependency pg8000 to v1.19.5 (GoogleCloudPlatform#5847)
* chore(deps): update dependency pg8000 to v1.19.5 * chore(deps): remove comment * chore(deps): remove comment Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
1 parent f742ae6 commit 2fd87f9

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.4
2+
pg8000==1.19.5
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==2.0.0
2-
pg8000==1.19.4 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
2+
pg8000==1.19.5
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==2.0.0
22
SQLAlchemy==1.4.11
3-
pg8000==1.19.4 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
3+
pg8000==1.19.5
44
gunicorn==20.1.0
55
firebase-admin==5.0.0
66
google-cloud-secret-manager==2.4.0

0 commit comments

Comments
 (0)
0