From a9d36f4ff5ca74b038450b1e38123078e4e1585a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:37:32 -0500 Subject: [PATCH] Bump watchfiles from 0.24.0 to 1.0.0 (#23) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Docker/requirements-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker/requirements-api.txt b/Docker/requirements-api.txt index b5c42a0..e3c8d54 100644 --- a/Docker/requirements-api.txt +++ b/Docker/requirements-api.txt @@ -13,7 +13,7 @@ scipy==1.14.1 orjson==3.10.12 psutil==6.1.0 typing-inspect==0.9.0 -watchfiles==0.24.0 +watchfiles==1.0.0 dask==2024.11.2 xarray==2024.11.0 pandas==2.2.3