From c663e287d169eb7d3dd3257be849f7b406092572 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 21 Nov 2020 17:58:08 -0500 Subject: [PATCH] Update watchdog from 0.8.3 to 0.10.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d16abf2..765106b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pip==18.0 bumpversion==0.5.3 wheel==0.31.1 -watchdog==0.8.3 +watchdog==0.10.4 tox==3.1.3 flake8==3.5.0 Sphinx==1.7.6