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

Commit ca4d1d2

Browse files
authored
Merge pull request #122 from Materialious/dependabot/pip/litestar-2.17.0
Bump litestar from 2.16.0 to 2.17.0
2 parents aea189d + 8579b81 commit ca4d1d2

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 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
@@ -14,7 +14,7 @@ server = "run:main"
1414

1515
[tool.poetry.dependencies]
1616
python = "^3.11"
17-
litestar = {extras = ["full"], version = "^2.16.0"}
17+
litestar = {extras = ["full"], version = "^2.17.0"}
1818
pydantic = "^2.11.7"
1919
pydantic-settings = "^2.10.1"
2020
tortoise-orm = {extras = ["asyncpg"], version = "^0.25.1"}

0 commit comments

Comments
 (0)