From 5b291420b15e328959ed957b57c455fc688ce108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:00:37 +0000 Subject: [PATCH] build(deps): bump watchdog from 5.0.2 to 5.0.3 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.0.2 to 5.0.3. - [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...v5.0.3) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch ... 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 0acc921c..69a00c3a 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.2 +watchdog==5.0.3 # via mkdocs wcmatch==9.0 # via mkdocs-include-markdown-plugin