Skip to content

Commit dc9dfa7

Browse files
Update dependency fastapi to ^0.124.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent caab818 commit dc9dfa7

File tree

2 files changed

+30
-9
lines changed

2 files changed

+30
-9
lines changed

poetry.lock

Lines changed: 29 additions & 8 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
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = ">=3.12,<4.0"
10-
fastapi = "^0.115.0"
10+
fastapi = "^0.124.0"
1111
sqlalchemy = {extras = ["mypy"], version = "^2.0.39"}
1212
uvicorn = "^0.32.0"
1313
pydantic = "^2.10.6"

0 commit comments

Comments
 (0)