Skip to content

Commit 7d61d21

Browse files
authored
chore(deps): update dependency pg8000 to v1.29.4 (#86)
1 parent 1ae7efc commit 7d61d21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ quart==0.17.0
44
SQLAlchemy==1.4.22
55
google-auth==2.11.0
66
PyMySQL==1.0.2
7-
pg8000==1.22.0
7+
pg8000==1.29.4
88
google-api-python-client==2.58.0
99
cloud-sql-python-connector==0.4.1
1010
google-cloud-logging==3.2.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ hypercorn==0.11.2
33
SQLAlchemy==1.4.22
44
google-auth==2.11.0
55
PyMySQL==1.0.2
6-
pg8000==1.22.0
6+
pg8000==1.29.4
77
cloud-sql-python-connector==0.4.1
88
google-cloud-logging==3.2.2
99
aiohttp==3.8.3

0 commit comments

Comments
 (0)