Skip to content

Commit 70645cc

Browse files
deps: update dependency sqlalchemy to v2.0.40 (GoogleCloudPlatform#3115)
* deps: update dependency sqlalchemy to v2.0.40 * chore: keep SQLAlchemy 1.x --------- Co-authored-by: Knut Olav Løite <[email protected]>
1 parent bf2331e commit 70645cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/python/sqlalchemy2-sample/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
psycopg[binary]==3.2.6
22
pytz==2025.2
3-
sqlalchemy==2.0.39
3+
sqlalchemy==2.0.40
44
google~=3.0.0
55
google.auth~=2.38.0
66
testcontainers~=4.9.0

0 commit comments

Comments
 (0)