From 7e4835801dd1b2e01d011e67bfc88945cc97c3c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:26:54 +0000 Subject: [PATCH] chore(deps): bump watchdog from 5.0.3 to 6.0.0 in /docs/_build 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] --- docs/_build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_build/requirements.txt b/docs/_build/requirements.txt index 6e8117a02..981e89cdd 100644 --- a/docs/_build/requirements.txt +++ b/docs/_build/requirements.txt @@ -19,5 +19,5 @@ PyYAML==6.0.2 pyyaml_env_tag==0.1 six==1.16.0 soupsieve==2.6 -watchdog==5.0.3 +watchdog==6.0.0 zipp==3.20.2