From 135dc8c3ca7fc358b1d1d06437061a9877aa0fca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 6 Mar 2021 21:38:31 -0500 Subject: [PATCH] Update watchdog from 1.0.2 to 2.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1b1ebaa..e67c95f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.3.3 bumpversion==0.6.0 wheel==0.36.2 -watchdog==1.0.2 +watchdog==2.0.2 flake8==3.8.4 tox==3.21.4 coverage==5.3.1