From f1e3892d0cf59443febaa47eeb3b05ed81547199 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Aug 2021 22:36:01 +0800 Subject: [PATCH] Update watchdog from 0.8.3 to 2.1.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d6ad529..72a69aa 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==9.0.1 wheel==0.30.0 -watchdog==0.8.3 +watchdog==2.1.5 flake8==3.4.1 tox==2.9.1 coverage==4.4.1