From 7790dc56960dc65e8f8b31f6ce6e92607fc3cfc1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 26 Jun 2021 11:15:41 -0400 Subject: [PATCH] Update watchdog from 2.1.2 to 2.1.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9987459..2a534a8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==21.1.2 bumpversion==0.6.0 wheel==0.36.2 -watchdog==2.1.2 +watchdog==2.1.3 flake8==3.9.0 tox==3.23.0 coverage==5.5