8000 chore(deps): update dependency sqlalchemy to v2.0.40 (#13283) · yan283/python-docs-samples@81fca22 · GitHub
[go: up one dir, main page]

Skip to content

Commit 81fca22

Browse files
authored
chore(deps): update dependency sqlalchemy to v2.0.40 (GoogleCloudPlatform#13283)
1 parent 7aa93f8 commit 81fca22

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

alloydb/notebooks/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-alloydb-connector[asyncpg]==1.5.0
2-
sqlalchemy==2.0.36
2+
sqlalchemy==2.0.40
33
pytest==8.3.3
44
ipykernel==6.29.5
55
pytest-asyncio==0.24.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SQLAlchemy==2.0.24
1+
SQLAlchemy==2.0.40
22
PyMySQL==1.1.1
33
tink==1.9.0

cloud-sql/mysql/sqlalchemy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.2.2
2-
SQLAlchemy==2.0.36
2+
SQLAlchemy==2.0.40
33
PyMySQL==1.1.1
44
gunicorn==23.0.0
55
cloud-sql-python-connector==1.16.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SQLAlchemy==2.0.24
1+
SQLAlchemy==2.0.40
22
pg8000==1.31.2
33
tink==1.9.0

cloud-sql/postgres/sqlalchemy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==2.2.2
22
pg8000==1.31.2
3-
SQLAlchemy==2.0.36
3+
SQLAlchemy==2.0.40
44
cloud-sql-python-connector==1.16.0
55
gunicorn==23.0.0
66
functions-framework==3.8.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SQLAlchemy==2.0.24
1+
SQLAlchemy==2.0.40
22
python-tds==1.12.0
33
sqlalchemy-pytds==1.0.2
44
tink==1.9.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Flask==2.2.2
22
gunicorn==23.0.0
33
python-tds==1.15.0
44
pyopenssl==25.0.0
5-
SQLAlchemy==2.0.36
5+
SQLAlchemy==2.0.40
66
cloud-sql-python-connector==1.16.0
77
sqlalchemy-pytds==1.0.2
88
functions-framework==3.8.2

run/idp-sql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==3.0.3
2-
SQLAlchemy==2.0.24
2+
SQLAlchemy==2.0.40
33
pg8000==1.31.2
44
gunicorn==23.0.0
55
firebase-admin==6.6.0

0 commit comments

Comments
 (0)
0