From dd8051fa756ed977a32e674a97db99c95fb089da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 12:33:09 +0100 Subject: [PATCH] chore: Bump watchdog from 3.0.0 to 4.0.0 (#144) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/develop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/develop.txt b/requirements/develop.txt index cfed582..fc882e9 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -2,7 +2,7 @@ pip==24.0 wheel==0.42.0 -watchdog==3.0.0 +watchdog==4.0.0 Sphinx >=1.7.0