Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit b712136

Browse files
⬆️ 🛠️(deps): update dependency uvicorn to v0.38.0
1 parent 6fe4e78 commit b712136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"dynaconf>=3.2.0",
4646
"fastapi==0.119.0", # Pinned
4747
"requests==2.32.5", # Pinned
48-
"uvicorn==0.37.0", # Pinned
48+
"uvicorn==0.38.0", # Pinned
4949
"apprise==1.9.5", # Pinned
5050
"asyncz==0.13.4", # Pinned
5151
"nicegui==1.4.9", # Pinned

0 commit comments

Comments
 (0)