Skip to content

Commit 5b91315

Browse files
committed
chore(deps): update dependency pg8000 to v1.30.4
1 parent d4b8da5 commit 5b91315

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

+1-1
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.30.1
7+
pg8000==1.30.4
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

+1-1
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.30.1
6+
pg8000==1.30.4
77
cloud-sql-python-connector==0.4.1
88
google-cloud-logging==3.5.0
99
aiohttp==3.8.6

0 commit comments

Comments
 (0)