From adeeb494083c0ba2d934ba704f5cb99e5f518d01 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Oct 2021 05:20:26 -0400 Subject: [PATCH] Update watchdog from 2.1.3 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 3f5cc38..59463f8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==21.2.4 bumpversion==0.6.0 wheel==0.37.0 -watchdog==2.1.3 +watchdog==2.1.6 flake8==3.9.0 tox==3.24.2 coverage==5.5