Skip to content

Commit 61c7589

Browse files
authored
Merge pull request #350 from dsgnr/dependabot/pip/backend/pydantic-2.11.7
[api] Bump pydantic from 2.11.5 to 2.11.7 in /backend
2 parents 4005293 + 5fb341d commit 61c7589

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
@@ -16,7 +16,7 @@ python = "^3.12"
1616
litestar = {extras = ["prometheus"], version = "^2.16.0"}
1717
httpcore = "^1.0.9"
1818
gunicorn = "23.0.0"
19-
pydantic = "^2.11.5"
19+
pydantic = "^2.11.7"
2020
uvicorn = {extras = ["standard"], version = "^0.35.0"}
2121
tomli = "^2.2.1"
2222

0 commit comments

Comments
 (0)