From 806dc1f47f787cae61ad863c1cf5cd249501b350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 18:59:51 +0000 Subject: [PATCH] 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_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index a181341cdb5..761f0cb15f2 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -13,7 +13,7 @@ pong==1.5 beautifulsoup4==4.12.3 dictator==0.3.1 caller==0.0.2 -watchdog==5.0.3 +watchdog==6.0.0 PyQt5==5.15.11 numpy==2.1.3 fileinfo==0.3.3