From 0f5f15c32db1204463ab922fa8f651777c21eeee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 18 Dec 2020 23:06:52 +0100 Subject: [PATCH] Update watchdog from 0.9.0 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 9370d82..a8002a8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,5 +4,5 @@ sphinx-notfound-page==0.4 sphinxcontrib-websupport==1.1.2 sphinx-rtd-theme==0.4.3 bump2version==0.5.11 -watchdog==0.9.0 +watchdog==1.0.2 fabric==2.5.0