Skip to content

Commit 78ebe0e

Browse files
Update dependency fastapi to >=0.124.1,<0.125.0
1 parent 74d2a47 commit 78ebe0e

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.13"
1010
dependencies = [
11-
"fastapi>=0.123.0,<0.124.0",
11+
"fastapi>=0.124.1,<0.125.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)