From b848f6297e8a85cfdcb140852c38878b5550ec1d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 18 Dec 2020 23:32:53 +0100 Subject: [PATCH] Update watchdog from 0.8.3 to 1.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3e622af..acb79a5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ bumpversion==0.5.3 wheel==0.31.1 -watchdog==0.8.3 +watchdog==1.0.2 pylint==1.9.2 pytest==3.6.1 pytest-cov==2.5.1