From 8e631ce2e16e470a0b41e10e5b21334a7d96c2af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:30:43 +0000 Subject: [PATCH] chore(deps): bump watchfiles from 0.24.0 to 1.0.0 Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 0.24.0 to 1.0.0. - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](https://github.com/samuelcolvin/watchfiles/compare/v0.24.0...v1.0.0) --- updated-dependencies: - dependency-name: watchfiles dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b8d49f9..948c8e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ typing_extensions==4.12.2 tzdata==2024.2 uvicorn==0.32.0 uvloop==0.21.0 -watchfiles==0.24.0 +watchfiles==1.0.0 websockets==13.1 yarl==1.18.0 zope.event==5.0