From 75b5d600c324a6404f3589888d735ac4c380e266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 16:06:05 +0000 Subject: [PATCH] Dependency Updates: Bump watchdog from 5.0.3 to 6.0.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9bb0434..5084a51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pyinstaller==6.11.0 pyinstaller-hooks-contrib==2024.9 readerwriterlock==1.0.9 typing_extensions==4.12.2 -watchdog==5.0.3 +watchdog==6.0.0