From 70401fd0def9e72b99b158c96ecf02f649c5c451 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:54:56 +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..d188eca 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.4 # Uvicorn websockets==12.0 # Uvicorn creyPY==1.3.0 # My own package