From de37d2044347ba9d33b658ecadc43d81873e5fe5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 28 Sep 2024 07:34:38 +0530 Subject: [PATCH] Update watchdog from 3.0.0 to 5.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bbdb875..e84ffe3 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==5.0.3 wheel==0.42.0