From 2a3bff02ff72b2f4b47acd30e12354ba6bb51c77 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 18 Feb 2021 13:13:49 -0500 Subject: [PATCH] Update watchdog from 0.8.3 to 2.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d16abf2..06e1d83 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==2.0.1 tox==3.1.3 flake8==3.5.0 Sphinx==1.7.6