Skip to content

Commit 87c56f7

Browse files
[api] Bump litestar from 2.16.0 to 2.17.0 in /backend
Bumps [litestar](https://github.com/litestar-org/litestar) from 2.16.0 to 2.17.0. - [Release notes](https://github.com/litestar-org/litestar/releases) - [Commits](litestar-org/litestar@v2.16.0...v2.17.0) --- updated-dependencies: - dependency-name: litestar dependency-version: 2.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f86689d commit 87c56f7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

backend/poetry.lock

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

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "../README.md"
1313

1414
[tool.poetry.dependencies]
1515
python = "^3.12"
16-
litestar = {extras = ["prometheus"], version = "^2.16.0"}
16+
litestar = {extras = ["prometheus"], version = "^2.17.0"}
1717
httpcore = "^1.0.9"
1818
gunicorn = "23.0.0"
1919
pydantic = "^2.11.7"

0 commit comments

Comments
 (0)