Skip to content

Commit c43cde4

Browse files
fix(deps): update dependency fastapi to ~=0.121.1 (#1189)
1 parent a19365f commit c43cde4

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
@@ -40,7 +40,7 @@ dependencies = [
4040
"click==8.*",
4141
"deepmerge==2.0",
4242
"deprecated>=1.2.18",
43-
"fastapi~=0.120.4",
43+
"fastapi~=0.121.1",
4444
"fastapi-etag==0.4.0",
4545
"itsdangerous>=2.2.0",
4646
"jinja2==3.1.6",

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)