Skip to content

Commit 64b01b6

Browse files
authored
chore(deps): update dependency pg8000 to v1.29.8 (GoogleCloudPlatform#10349)
1 parent d1a7daf commit 64b01b6

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==2.0.15
2-
pg8000==1.29.6
2+
pg8000==1.29.8
33
tink==1.7.0

cloud-sql/postgres/sqlalchemy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.1.0
2-
pg8000==1.29.6
2+
pg8000==1.29.8
33
SQLAlchemy==2.0.15
44
cloud-sql-python-connector==1.2.4
55
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.1.0
22
SQLAlchemy==2.0.15
3-
pg8000==1.29.6
3+
pg8000==1.29.8
44
gunicorn==20.1.0
55
firebase-admin==6.1.0
66
structlog==23.1.0

0 commit comments

Comments
 (0)