From b487bd157b83986df1c3e1074d6866517c611f04 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Aug 2021 10:12:11 -0700 Subject: [PATCH] Update watchdog from 0.9.0 to 2.1.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 94dd2cc..8273c3c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==19.2.3 bumpversion==0.5.3 flake8==3.7.8 wheel==0.33.6 -watchdog==0.9.0 +watchdog==2.1.4 pytest==5.1.2 coverage==4.5.4 tox==3.13.2