From c48e4460f2805598fd30b69ebf5abf334741c198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:48:44 -0400 Subject: [PATCH] :seedling: Bump watchdog from 4.0.1 to 4.0.2 (#1107) Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.1 to 4.0.2. - [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.1...v4.0.2) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch ... 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 f54066a7e..ae7bc0462 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,4 +32,4 @@ requests==2.32.3 six==1.16.0 soupsieve==2.5 urllib3==2.2.2 -watchdog==4.0.1 +watchdog==4.0.2