From aed949724e0a2be3b970c890598949321f88c98e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:04:27 +0000 Subject: [PATCH] chore(deps): bump watchdog from 4.0.2 to 5.0.2 in /docs/_build Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.2 to 5.0.2. - [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.2...v5.0.2) --- 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 9c0fcaaab..9e496daa9 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==4.0.2 +watchdog==5.0.2 zipp==3.20.2