Skip to content

Commit 06e530e

Browse files
authored
Merge pull request #514 from jnstockley/renovate/sqlalchemy-2.x
Update dependency sqlalchemy to v2.0.49
2 parents 0d46c36 + c949c17 commit 06e530e

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
requires-python = ">=3.14, <4.0"
1010
dependencies = [
1111
"fastapi[standard]==0.135.3",
12-
"sqlalchemy==2.0.48",
12+
"sqlalchemy==2.0.49",
1313
"sqlmodel==0.0.38",
1414
"python-dotenv==1.2.2",
1515
"psycopg[binary]>=3.3.3",

uv.lock

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

0 commit comments

Comments
 (0)