From 524fca2ee9688c798cf0798ddb578b8bd4305bd1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Jan 2020 11:49:50 -0800 Subject: [PATCH] Update watchdog from 0.8.3 to 0.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7a7cc5..5490199 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==6.6 requests==2.11.1 pathspec==0.4.0 -watchdog==0.8.3 +watchdog==0.10.0 opbeat==3.4.0 \ No newline at end of file