From ebeeec27cdcbeefe97c02732495d6f23cc6a0cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 03:58:58 +0000 Subject: [PATCH] Bump watchdog from 2.1.8 to 2.3.0 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 2.1.8 to 2.3.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/v2.1.8...v2.3.0) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-minor ... 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 1c85d04..26ba30e 100644 --- a/requirements.docs.txt +++ b/requirements.docs.txt @@ -21,5 +21,5 @@ pytkdocs==0.16.1 PyYAML==6.0 pyyaml-env-tag==0.1 six==1.16.0 -watchdog==2.1.8 +watchdog==2.3.0 zipp==3.8.1 \ No newline at end of file