Skip to content

Commit 42e55df

Browse files
authored
chore(deps): update dependency cloud-sql-python-connector to v1.18.2 (#13474)
1 parent 1d12014 commit 42e55df

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,6 +2,6 @@ Flask==2.2.2
22
SQLAlchemy==2.0.40
33
PyMySQL==1.1.1
44
gunicorn==23.0.0
5-
cloud-sql-python-connector==1.18.1
5+
cloud-sql-python-connector==1.18.2
66
functions-framework==3.8.2
77
Werkzeug==2.3.8
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==2.2.2
22
pg8000==1.31.2
33
SQLAlchemy==2.0.40
4-
cloud-sql-python-connector==1.18.1
4+
cloud-sql-python-connector==1.18.2
55
gunicorn==23.0.0
66
functions-framework==3.8.2
77
Werkzeug==2.3.8

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ gunicorn==23.0.0
33
python-tds==1.16.0
44
pyopenssl==25.0.0
55
SQLAlchemy==2.0.40
6-
cloud-sql-python-connector==1.18.1
6+
cloud-sql-python-connector==1.18.2
77
sqlalchemy-pytds==1.0.2
88
functions-framework==3.8.2
99
Werkzeug==2.3.8

0 commit comments

Comments
 (0)