From 8644f0305f39c3d83ba17185226a91fc29f21465 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2024 17:12:50 -0700 Subject: [PATCH 1/2] Update watchdog from 0.10.2 to 5.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ef46a8f..bcc4926 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ wheel==0.33.4 coverage==4.5.2 tox==3.10.0 flake8==3.6.0 -watchdog==0.10.2 +watchdog==5.0.1 twine==1.12.1 pytest==4.5.0 From 64ed9fe20468c941b0e8f6081c4a60089303e2aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2024 17:12:51 -0700 Subject: [PATCH 2/2] Update watchdog from 0.9.0 to 5.0.1 --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 6947b36..dc155a6 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -5,7 +5,7 @@ wheel==0.33.4 coverage==4.5.2 tox==3.10.0 flake8==3.6.0 -watchdog==0.9.0 +watchdog==5.0.1 twine==1.12.1 pytest==4.5.0