From 50e55b18976ef548201f0e0e5e8904c02d95c4b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 14:57:08 -0500 Subject: [PATCH] :seedling: Bump watchdog from 3.0.0 to 4.0.0 (#617) Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 3.0.0 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/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: watchdog 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> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c94b05ee0..d52ecd642 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -32,4 +32,4 @@ requests==2.31.0 six==1.16.0 soupsieve==2.5 urllib3==2.2.0 -watchdog==3.0.0 +watchdog==4.0.0