From 8d698cddf46955376d8422f9e8a9a14535675845 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2024 15:02:38 -0700 Subject: [PATCH 1/2] Update watchdog from 0.10.3 to 5.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6eb48a1..ac40253 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pip==20.1.1 bump2version==1.0.0 wheel==0.34.2 -watchdog==0.10.3 +watchdog==5.0.1 flake8==3.8.3 tox==3.18.0 coverage==5.2.1 From ed06e3383e551dc375fafeeade82bfd4da2ab0c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2024 15:02:39 -0700 Subject: [PATCH 2/2] Update watchdog from 0.10.3 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 d3eacc3..31d8001 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.1.1 bump2version==1.0.0 wheel==0.34.2 -watchdog==0.10.3 +watchdog==5.0.1 flake8==3.8.3 tox==3.18.0 coverage==5.2.1