8000 chore(deps): update dependency pg8000 to v1.31.2 (#11970) · davidcavazos/python-docs-samples@39b0bb2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 39b0bb2

Browse files
authored
chore(deps): update dependency pg8000 to v1.31.2 (GoogleCloudPlatform#11970)
1 parent e791bf4 commit 39b0bb2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SQLAlchemy==2.0.24
2-
pg8000==1.31.1
2+
pg8000==1.31.2
33
tink==1.9.0
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.2.2
2-
pg8000==1.31.1
2+
pg8000==1.31.2
33
SQLAlchemy==2.0.24
44
cloud-sql-python-connector==1.9.1
55
gunicorn==22.0.0
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==3.0.3
22
SQLAlchemy==2.0.24
3-
pg8000==1.31.1
3+
pg8000==1.31.2
44
gunicorn==22.0.0
55
firebase-admin==6.5.0
66
structlog==24.1.0