Skip to content

Commit b760213

Browse files
fix(deps): update dependency sqlalchemy to v2
1 parent 55cd6aa commit b760213

File tree

3 files changed

+137
-100
lines changed

3 files changed

+137
-100
lines changed

poetry.lock

Lines changed: 78 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "src"
55
version = "1.1.40"
66

77
[tool.poetry.dependencies]
8-
SQLAlchemy = "==1.4.47"
8+
SQLAlchemy = "==2.0.44"
99
cachetools = "==5.3.0"
1010
environs = "==9.5.0"
1111
psycopg2-binary = "==2.9.6"

0 commit comments

Comments
 (0)