Skip to content

Commit 65fc3f5

Browse files
authored
chore(deps): update dependency pg8000 to v1.31.5 (#13589)
1 parent 6a0f416 commit 65fc3f5

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.40
2-
pg8000==1.31.2
2+
pg8000==1.31.5
33
tink==1.9.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.2.2
2-
pg8000==1.31.2
2+
pg8000==1.31.5
33
SQLAlchemy==2.0.40
44
cloud-sql-python-connector==1.18.4
55
gunicorn==23.0.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==3.0.3
22
SQLAlchemy==2.0.40
3-
pg8000==1.31.2
3+
pg8000==1.31.5
44
gunicorn==23.0.0
55
firebase-admin==7.0.0
66
structlog==25.1.0

0 commit comments

Comments
 (0)