From 62e09e3d1da4c8eb80917f82ab0f967dc9c3e3cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 15 May 2022 12:05:06 -0400 Subject: [PATCH] Update watchdog from 2.1.6 to 2.1.8 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e70036f..23bf4e8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==21.3.1 bumpversion==0.6.0 wheel==0.37.1 -watchdog==2.1.6 +watchdog==2.1.8 flake8==4.0.1 tox==3.24.4 coverage==6.2