Skip to content

Commit

Permalink
deps: update dependency sqlalchemy to v2.0.36 (#2449)
Browse files Browse the repository at this point in the history
* deps: update dependency sqlalchemy to v2.0.36

* deps: do not update sqlalchemy 1.x sample

---------

Co-authored-by: Knut Olav Løite <[email protected]>
  • Loading branch information
renovate-bot and olavloite authored Oct 16, 2024
1 parent 772ba33 commit 2326401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/python/sqlalchemy2-sample/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
psycopg[binary]==3.2.3
pytz==2024.2
sqlalchemy==2.0.35
sqlalchemy==2.0.36
google~=3.0.0
google.auth~=2.35.0
testcontainers~=4.8.0
Expand Down

0 comments on commit 2326401

Please sign in to comment.