From 580c688806a9cd8420dc78f71b5179f7e4ed3720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:29:43 +0000 Subject: [PATCH] build(deps): bump watchdog from 4.0.0 to 5.0.0 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.0 to 5.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.0...v5.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 e0f9d1bf..63a3148a 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -207,7 +207,7 @@ urllib3==2.2.2 # via requests verspec==0.1.0 # via mike -watchdog==4.0.0 +watchdog==5.0.0 # via mkdocs wcmatch==8.5.1 # via mkdocs-include-markdown-plugin