From 47c4683e5142d9aaf713d81533866dc6fddd7012 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 10 Dec 2020 09:19:01 -0500 Subject: [PATCH] Update watchdog from 0.10.3 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 7189118..46ec976 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.2.4 bumpversion==0.6.0 wheel==0.35.1 -watchdog==0.10.3 +watchdog==1.0.1 flake8==3.8.4 tox==3.20.1 coverage==5.3