From 0d86b2462470bc2ff5ec1a1dbdd94d967914e089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 17:20:09 +0000 Subject: [PATCH] build(deps): bump watchdog from 5.0.2 to 6.0.0 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.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/v5.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7bddf16..1a0c1db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,5 +31,5 @@ regex==2024.9.11 requests==2.32.3 six==1.16.0 urllib3==2.2.3 -watchdog==5.0.2 +watchdog==6.0.0 mkdocs-macros-plugin==1.3.7