Skip to content

Commit 8ad0fb2

Browse files
Update dependency fastapi to ^0.123.0
1 parent 9fc2843 commit 8ad0fb2

File tree

2 files changed

+27
-13
lines changed

2 files changed

+27
-13
lines changed

poetry.lock

Lines changed: 26 additions & 12 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.11"
10-
fastapi = "^0.109.0"
10+
fastapi = "^0.123.0"
1111
uvicorn = "^0.27.0-post.0"
1212
httpx = "^0.26.0"
1313

0 commit comments

Comments
 (0)