From 39277ef4b8906646618fdec48e81f044f13ff606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 09:25:00 +0000 Subject: [PATCH] build(deps): bump watchdog from 4.0.1 to 5.0.2 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.1 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.1...v5.0.2) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc511f9..11044db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,5 +31,5 @@ regex==2024.7.24 requests==2.32.3 six==1.16.0 urllib3==2.2.2 -watchdog==4.0.1 +watchdog==5.0.2 mkdocs-macros-plugin==1.2.0