From 7a8b6b822959eca45029e29101a9ee4e8c97c4a6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 May 2026 12:17:41 +0000 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.48.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15512a2..0f94517 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ tiktoken==0.13.0 tqdm==4.67.3 typing-inspection==0.4.2 typing_extensions==4.15.0 -uvicorn==0.47.0 +uvicorn==0.48.0 uvloop yarl==1.23.0 aiosqlite