From 193f6061134803ffcf4b721d54a2eb4dab0c25c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 9 Feb 2020 05:10:53 +0000 Subject: [PATCH] Update watchdog from 0.8.3 to 0.10.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9d7da80..9891eb9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ bumpversion==0.5.3 wheel==0.30.0 -watchdog==0.8.3 +watchdog==0.10.2 flake8==3.5.0 tox==2.9.1 coverage==4.4.2