From 620929d74934c5486f77ce6216e998cec5dcacd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 18:10:57 +0000 Subject: [PATCH] chore(deps): bump watchfiles from 1.0.3 to 1.0.4 Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](https://github.com/samuelcolvin/watchfiles/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: watchfiles dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59b33e4..263f56f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ typing_extensions==4.12.2 tzdata==2024.2 uvicorn==0.34.0 uvloop==0.21.0 -watchfiles==1.0.3 +watchfiles==1.0.4 websockets==13.1 yarl==1.18.3 zope.event==5.0