From 57936e567555a037e474c4113cd60fe9780e12c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 May 2021 16:43:25 -0400 Subject: [PATCH] Update watchdog from 0.8.3 to 2.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d16abf2..3c7a2ae 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.1.1 tox==3.1.3 flake8==3.5.0 Sphinx==1.7.6