From 8c52b0ca0c80ea009aabfa02f86f7b1fcb472094 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 25 Jun 2020 20:39:36 -0400 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 bf065bf..fe30227 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==19.3.1 bumpversion==0.6.0 wheel==0.34.2 -watchdog==0.9.0 +watchdog==0.10.3 flake8==3.8.2 tox==3.15.0 coverage==5.0.4