Skip to content

Commit 428101b

Browse files
chore: Update uvicorn[standard] requirement from >=0.23.0 to >=0.44.0 (#237)
1 parent d99535a commit 428101b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ django = [
3232
fastapi = [
3333
"fastapi>=0.100.0",
3434
"pydantic>=2.0.0",
35-
"uvicorn[standard]>=0.23.0",
35+
"uvicorn[standard]>=0.44.0",
3636
]
3737

3838
# Meta-group that includes all example dependencies

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)