From 1bef4803e99e9a0a2599cb4533495b52888ea11f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:11:38 +0000 Subject: [PATCH] build(deps): bump watchdog from 5.0.3 to 6.0.0 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.0.3 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.3...v6.0.0) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 9ffa949f..7f73fe96 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -214,7 +214,7 @@ urllib3==2.2.3 # via requests verspec==0.1.0 # via mike -watchdog==5.0.3 +watchdog==6.0.0 # via mkdocs wcmatch==10.0 # via mkdocs-include-markdown-plugin