Skip to content

Commit 471c7bb

Browse files
fix(deps): update dependency fastapi to v0.127.1
1 parent ec2526a commit 471c7bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docker/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424
requires-python = ">=3.11"
2525
dependencies = [
26-
"fastapi==0.126.0",
26+
"fastapi==0.127.1",
2727
"uvicorn[standard]==0.38.0",
2828
"gunicorn==23.0.0",
2929
"boto3==1.42.14",

docker/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)