From 3810421e900cdbda5d2f936935a7fa4777b7a785 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 26 Jun 2020 06:31:38 +0000 Subject: [PATCH] Update watchdog from 0.9.0 to 0.10.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9370d82..4b6b3f7 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==0.10.3 fabric==2.5.0