Skip to content

Commit 332d654

Browse files
authored
Merge pull request #347 from dsgnr/dependabot/pip/backend/litestar-2.16.0
[api] Bump litestar from 2.15.2 to 2.16.0 in /backend
2 parents fab3436 + 9a2bdd7 commit 332d654

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/poetry.lock

Lines changed: 4 additions & 4 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.15.2"}
16+
litestar = {extras = ["prometheus"], version = "^2.16.0"}
1717
httpcore = "^1.0.9"
1818
gunicorn = "23.0.0"
1919
pydantic = "^2.11.5"

0 commit comments

Comments
 (0)