From 3358ef1d7f33385683e1e3aba371493ab96eec47 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 19 May 2021 09:17:44 -0400 Subject: [PATCH] Update watchdog from 2.0.2 to 2.1.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 643ad27..2cea721 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==21.1.1 bumpversion==0.6.0 wheel==0.36.2 -watchdog==2.0.2 +watchdog==2.1.2 flake8==3.9.0 tox==3.23.0 coverage==5.5