From dd571e6efb3fe9e7ff5c0112ca93facf2a602a4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:56:10 +0000 Subject: [PATCH] Bump watchfiles from 0.21.0 to 1.0.4 (#717) Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 0.21.0 to 1.0.4. - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](https://github.com/samuelcolvin/watchfiles/compare/v0.21.0...v1.0.4) --- updated-dependencies: - dependency-name: watchfiles dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3539da6..2312c7f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ pytest-mock==3.14.0 pytest-sugar==1.0.0 pytest-timeout==2.2.0 pytest-toolbox==0.4 -watchfiles==0.21.0 +watchfiles==1.0.4