From a7b86d7f9c2db95db872f776e1e82d30685cc365 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 10:36:42 +0000 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.47.0 [bump version] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 025b75cb..9c30713c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.136.1 pydantic==2.13.4 -uvicorn==0.41.0 +uvicorn==0.47.0 croniter==6.2.2 pytz==2026.2 docker==7.1.0