From c12579f0d8c8d4a377106b6ab88b16f9c52e9fb1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Jan 2020 16:29:51 -0700 Subject: [PATCH] Update watchdog from 0.9.0 to 0.10.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 6039fc6..8c0818f 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,7 +1,7 @@ -r test.txt coloredlogs==10.0 cryptography==2.8 -watchdog==0.9.0 +watchdog==0.10.0 flake8==3.7.8 Sphinx==2.2.0 wheel==0.33.6