From b457614156fa8211785f1cb37fac46da3f79b517 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Mar 2022 23:54:32 +0200 Subject: [PATCH] Update watchdog from 0.10.4 to 2.1.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 22f0f7b..bb1351a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.2.4 bump2version==1.0.1 wheel==0.35.1 -watchdog==0.10.4 +watchdog==2.1.7 flake8==3.8.4 tox==3.20.1 coverage==5.3