From 309eea0932cb8b14f7f14d191eacd6708972d860 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Oct 2021 00:24:15 -0500 Subject: [PATCH] Update watchdog from 1.0.2 to 2.1.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ff44544..9347892 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.6 flake8==3.9.1 tox==3.21.2 coverage==5.4