Skip to content

Commit 782d4c7

Browse files
authored
chore(deps): update dependency cloud-sql-python-connector to v1.2.2 (GoogleCloudPlatform#9675)
1 parent abc39b4 commit 782d4c7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cloud-sql/mysql/sqlalchemy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Flask==2.1.0
22
SQLAlchemy==2.0.4
33
PyMySQL==1.0.3
44
gunicorn==20.1.0
5-
cloud-sql-python-connector==1.2.1
5+
cloud-sql-python-connector==1.2.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.1.0
22
pg8000==1.29.4
33
SQLAlchemy==2.0.4
4-
cloud-sql-python-connector==1.2.1
4+
cloud-sql-python-connector==1.2.2
55
gunicorn==20.1.0

cloud-sql/sql-server/sqlalchemy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ gunicorn==20.1.0
33
python-tds==1.12.0
44
pyopenssl==23.1.1
55
SQLAlchemy==2.0.4
6-
cloud-sql-python-connector==1.2.1
6+
cloud-sql-python-connector==1.2.2
77
sqlalchemy-pytds==0.3.5

0 commit comments

Comments
 (0)