From 21789531d78d99db745d6200ddc0cf0d00c3f1eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:59:24 +0000 Subject: [PATCH] Bump watchdog from 4.0.2 to 5.0.3 in /requirements Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.2 to 5.0.3. - [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.2...v5.0.3) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 23998360a..fe34104e3 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,4 +2,4 @@ django-debug-toolbar==4.4.6 isort==5.13.2 pre-commit~=3.5.0 -watchdog==4.0.2 +watchdog==5.0.3