From 241fa29acfcb8b5eabb456f86c8de14bd20a9830 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 18 Dec 2020 10:57:57 -0500 Subject: [PATCH] Update watchdog from 0.10.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 b8196bc..f3e0656 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.2.4 bumpversion==0.6.0 wheel==0.36.1 -watchdog==0.10.3 +watchdog==1.0.2 flake8==3.8.4 tox==3.20.1 coverage==5.3