Skip to content

Commit d6602e7

Browse files
deps: update dependency sqlalchemy to v2.0.39 (#3022)
* deps: update dependency sqlalchemy to v2.0.39 * chore: do not update SQLAlchemy 1.x --------- Co-authored-by: Knut Olav Løite <koloite@gmail.com>
1 parent 293926b commit d6602e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5
22
pytz==2025.1
3-
sqlalchemy==2.0.38
3+
sqlalchemy==2.0.39
44
google~=3.0.0
55
google.auth~=2.38.0
66
testcontainers~=4.9.0

0 commit comments

Comments
 (0)