From 781208a5f02b914cd6ebdb4bd96fcb7725694e59 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 11 Aug 2024 23:40:32 +0530 Subject: [PATCH] Update watchdog from 3.0.0 to 4.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bbdb875..10f292e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,5 +5,5 @@ pre-commit==3.5.0 pydocstyle==6.3.0 pytest==7.4.3 twine==4.0.2 -watchdog==3.0.0 +watchdog==4.0.2 wheel==0.42.0