Skip to content

Commit 1d06451

Browse files
Update dependency fastapi to ^0.118.0
1 parent 474b8c7 commit 1d06451

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 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
@@ -17,7 +17,7 @@ pydantic-settings = "^2.3.4"
1717
pyrsistent = "^0.20.0"
1818

1919
# Web and CLI entrypoints
20-
fastapi = "^0.116.1"
20+
fastapi = "^0.118.0"
2121
typer = {extras = ["rich"], version = "^0.17.3"}
2222
uvicorn = {extras = ["standard"], version = "^0.35.0"}
2323
# Logging

0 commit comments

Comments
 (0)