From 62e9454fbd69404f0ce15d60807baf4ed84af31d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 10 Dec 2020 23:00:56 +0200 Subject: [PATCH] Update watchdog from 0.9.0 to 1.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 23ec5c0..1ad3783 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==19.0.3 bumpversion==0.5.3 wheel==0.33.1 -watchdog==0.9.0 +watchdog==1.0.1 flake8==3.7.7 tox==3.7.0 coverage==4.5.2