Skip to content

Commit 0955c35

Browse files
authored
chore(deps): update dependency pg8000 to v1.29.8 (#109)
1 parent a01f301 commit 0955c35

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.46
55
google-auth==2.16.1
66
PyMySQL==1.1.0
7-
pg8000==1.29.4
7+
pg8000==1.29.8
88
google-api-python-client==2.58.0
99
cloud-sql-python-connector==0.4.1
1010
google-cloud-logging==3.5.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ hypercorn==0.14.3
33
SQLAlchemy==1.4.46
44
google-auth==2.16.1
55
PyMySQL==1.1.0
6-
pg8000==1.29.4
6+
pg8000==1.29.8
77
cloud-sql-python-connector==0.4.1
88
google-cloud-logging==3.5.0
99
aiohttp==3.8.5

0 commit comments

Comments
 (0)