Skip to content

Commit 89617da

Browse files
fix(deps): update dependency uvicorn to v0.40.0 (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f518f59 commit 89617da

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
@@ -24,7 +24,7 @@ classifiers = [
2424
requires-python = ">=3.11"
2525
dependencies = [
2626
"fastapi==0.126.0",
27-
"uvicorn[standard]==0.38.0",
27+
"uvicorn[standard]==0.40.0",
2828
"gunicorn==23.0.0",
2929
"boto3==1.42.17",
3030
"dataclasses-json>=0.5.2,<0.6.0",

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)