Skip to content

Commit 5311bb9

Browse files
Update dependency fastapi to >=0.121.0,<0.122.0 (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e6db11 commit 5311bb9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11"
1010
dependencies = [
11-
"fastapi>=0.120.4,<0.121.0",
11+
"fastapi>=0.121.0,<0.122.0",
1212
"uvicorn>=0.38.0,<0.39.0",
1313
"pydantic-settings>=2.10.1,<3.0.0",
1414
"pytz>=2025.2,<2026.0",

uv.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.

0 commit comments

Comments
 (0)