Skip to content

Commit d974038

Browse files
[api] Bump litestar from 2.15.1 to 2.15.2 in /backend
Bumps [litestar](https://github.com/litestar-org/litestar) from 2.15.1 to 2.15.2. - [Release notes](https://github.com/litestar-org/litestar/releases) - [Commits](litestar-org/litestar@v2.15.1...v2.15.2) --- updated-dependencies: - dependency-name: litestar dependency-version: 2.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bcea86 commit d974038

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.1"}
16+
litestar = {extras = ["prometheus"], version = "^2.15.2"}
1717
gunicorn = "23.0.0"
1818
pydantic = "^2.11.3"
1919
uvicorn = {extras = ["standard"], version = "^0.34.0"}

0 commit comments

Comments
 (0)