Skip to content

Commit 001a4c2

Browse files
committed
chore(deps): update dependency cloud-sql-python-connector to v1
1 parent d4b8da5 commit 001a4c2

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.16.1
66
PyMySQL==1.1.0
77
pg8000==1.30.1
88
google-api-python-client==2.58.0
9-
cloud-sql-python-connector==0.4.1
9+
cloud-sql-python-connector==1.12.0
1010
google-cloud-logging==3.5.0
1111
aiohttp==3.8.6
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.46
44
google-auth==2.16.1
55
PyMySQL==1.1.0
66
pg8000==1.30.1
7-
cloud-sql-python-connector==0.4.1
7+
cloud-sql-python-connector==1.12.0
88
google-cloud-logging==3.5.0
99
aiohttp==3.8.6

0 commit comments

Comments
 (0)