From 8f874254bd8207ed0de0788fb18c000050e74a01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 13:32:58 +0000 Subject: [PATCH] :seedling: Bump watchdog from 4.0.2 to 6.0.0 (#1423) Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.2 to 6.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/v4.0.2...v6.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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91d817961..906260fd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,4 +32,4 @@ requests==2.32.3 six==1.16.0 soupsieve==2.6 urllib3==2.2.3 -watchdog==4.0.2 +watchdog==6.0.0