From 59bc2fc0ca8d9b7531aeda0a957e57d3886aae11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 17:08:57 +0000 Subject: [PATCH] feat(deps): update dependency watchfiles to v1.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65e3463..d4deaf3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ httptools==0.6.4 # Uvicorn pyyaml==6.0.2 # Uvicorn uvicorn==0.35.0 # Uvicorn uvloop==0.21.0 # Uvicorn -watchfiles==1.1.0 # Uvicorn +watchfiles==1.1.1 # Uvicorn websockets==15.0.1 # Uvicorn creyPY[postgres]==3.0.0 # My own package