From 419e0d5f45c9bde9e03960c9fe2d23831d79269b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 19:20:48 +0200 Subject: [PATCH] feat(deps): update dependency watchfiles to v1.1.0 (#36) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2f7775..2c274f2 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.0.5 # Uvicorn +watchfiles==1.1.0 # Uvicorn websockets==15.0.1 # Uvicorn creyPY[postgres]==3.0.0 # My own package