From 24d0248f3161f291d6a3e00a5e9b3d2806140c80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:07:03 +0000 Subject: [PATCH] Dependency Updates: Bump watchdog from 5.0.1 to 5.0.2 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.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/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e4231d..a4a4680 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pyinstaller==6.10.0 pyinstaller-hooks-contrib==2024.8 readerwriterlock==1.0.9 typing_extensions==4.12.2 -watchdog==5.0.1 +watchdog==5.0.2