From d6171880917990dc7dc376ffb69680e8e618561d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 22:07:02 +0000 Subject: [PATCH] chore: Bump watchdog from 1.0.2 to 4.0.0 in /docker Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 1.0.2 to 4.0.0. - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](https://github.com/gorakhargosh/watchdog/compare/v1.0.2...v4.0.0) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docker/docker-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/docker-requirements.txt b/docker/docker-requirements.txt index 896e569..c6791d5 100644 --- a/docker/docker-requirements.txt +++ b/docker/docker-requirements.txt @@ -8,4 +8,4 @@ bcrypt==3.2.0 # whatever bottle chooses as a default. Since the wsgiref server is not # production-ready, install waitress as a fallback for these cases. waitress==2.1.2 -watchdog==1.0.2 +watchdog==4.0.0