From b4b96af49e84f044c2ff657d992932e9a78f6028 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 10 Jun 2022 12:16:23 -0400 Subject: [PATCH] Update watchdog from 2.1.8 to 2.1.9 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5fe4509..f803eda 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.8 +watchdog==2.1.9 flake8==4.0.1 tox==3.25.0 coverage==6.2