Skip to content

Commit 544cf3a

Browse files
committed
chore(deps): update dependency cloud-sql-python-connector to v0.9.3
1 parent 66a58a7 commit 544cf3a

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
@@ -6,7 +6,7 @@ google-auth==2.11.0
66
PyMySQL==1.0.2
77
pg8000==1.22.0
88
google-api-python-client==2.58.0
9-
cloud-sql-python-connector==0.4.1
9+
cloud-sql-python-connector==0.9.3
1010
google-cloud-logging==3.2.2
1111
aiohttp==3.8.1
1212
black==22.3.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ SQLAlchemy==1.4.22
44
google-auth==2.11.0
55
PyMySQL==1.0.2
66
pg8000==1.22.0
7-
cloud-sql-python-connector==0.4.1
7+
cloud-sql-python-connector==0.9.3
88
google-cloud-logging==3.2.2
99
aiohttp==3.8.1

0 commit comments

Comments
 (0)