Skip to content

Commit d1505ba

Browse files
chore(deps): update dependency pg8000 to v1.22.1 (GoogleCloudPlatform#7083)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent c8f8634 commit d1505ba

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SQLAlchemy==1.4.22
2-
pg8000==1.22.0
2+
pg8000==1.22.1
33
tink==1.6.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.0.1
2-
pg8000==1.22.0
2+
pg8000==1.22.1
33
SQLAlchemy==1.4.22
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.1
22
SQLAlchemy==1.4.22
3-
pg8000==1.22.0
3+
pg8000==1.22.1
44
gunicorn==20.1.0
55
firebase-admin==5.0.3
66
structlog==21.2.0

0 commit comments

Comments
 (0)