From b6a738b60380a7116f104777ece37d5422d3530d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 31 Jan 2020 12:25:40 +0100 Subject: [PATCH] Update watchdog from 0.9.0 to 0.10.1 --- generators/app/templates/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generators/app/templates/requirements/dev.txt b/generators/app/templates/requirements/dev.txt index 737ca6d..c0397aa 100644 --- a/generators/app/templates/requirements/dev.txt +++ b/generators/app/templates/requirements/dev.txt @@ -3,7 +3,7 @@ bumpversion==0.5.3 wheel==0.33.6 -watchdog==0.9.0 +watchdog==0.10.1 flake8==3.7.8 Sphinx==2.2.0 tox==3.14.0