From f90c94cb985e113281f0fab7d35df64738849619 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:49:52 +0000 Subject: [PATCH] feat(deps): update dependency watchfiles to v1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed319c2..90b158f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ httptools==0.6.4 # Uvicorn pyyaml==6.0.2 # Uvicorn uvicorn==0.27.0.post1 # Uvicorn uvloop==0.19.0 # Uvicorn -watchfiles==0.21.0 # Uvicorn +watchfiles==1.0.1 # Uvicorn websockets==12.0 # Uvicorn creyPY==1.3.0 # My own package