From a56f725900ba040a3608726d70d6f4fc17e4d0d4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Aug 2021 12:14:11 -0700 Subject: [PATCH] Update watchdog from 1.0.2 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 ff44544..d34fa48 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==21.0 bump2version==1.0.1 wheel==0.36.2 -watchdog==1.0.2 +watchdog==2.1.4 flake8==3.9.1 tox==3.21.2 coverage==5.4