Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 11df86f

Browse files
authored
Merge pull request #149 from Materialious/dependabot/pip/sqlalchemy-2.0.46
Bump sqlalchemy from 2.0.45 to 2.0.46
2 parents 08fcf5e + 539f473 commit 11df86f

2 files changed

Lines changed: 62 additions & 55 deletions

File tree

poetry.lock

Lines changed: 61 additions & 54 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
@@ -18,7 +18,7 @@ litestar = {extras = ["full"], version = "^2.19.0"}
1818
pydantic = "^2.12.5"
1919
pydantic-settings = "^2.12.0"
2020
tortoise-orm = {extras = ["asyncpg"], version = "^0.25.3"}
21-
sqlalchemy = "^2.0.45"
21+
sqlalchemy = "^2.0.46"
2222
uvicorn = "^0.40.0"
2323
aiohttp = "^3.13.3"
2424
aiocron = "^2.1"

0 commit comments

Comments
 (0)