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

Commit aea189d

Browse files
authored
Merge pull request #120 from Materialious/dependabot/pip/sqlalchemy-2.0.42
Bump sqlalchemy from 2.0.41 to 2.0.42
2 parents bbc50ec + c86bf1b commit aea189d

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

poetry.lock

Lines changed: 59 additions & 59 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.16.0"}
1818
pydantic = "^2.11.7"
1919
pydantic-settings = "^2.10.1"
2020
tortoise-orm = {extras = ["asyncpg"], version = "^0.25.1"}
21-
sqlalchemy = "^2.0.41"
21+
sqlalchemy = "^2.0.42"
2222
uvicorn = "^0.35.0"
2323
aiohttp = "^3.12.14"
2424
aiocron = "^2.1"

0 commit comments

Comments
 (0)