From c8522c7db087a8b7f006fe9d4d0c7956b11ce129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:08:22 +0000 Subject: [PATCH] Bump watchdog from 4.0.1 to 6.0.0 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.1 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.1...v6.0.0) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 57423523a..bf0506835 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ pep8 pyflakes pydocstyle<7.0 httmock==1.4.0 -watchdog==4.0.1 +watchdog==6.0.0 wooper==0.4.4 requests-mock==1.12.1 responses