From 2476f28a0fb618608a9059a4189cbcc5f7bca91d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 10 Jun 2022 17:43:06 +0200 Subject: [PATCH] Update watchdog from 2.1.6 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 34b21da..b10df1a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==21.3 bump2version==1.0.1 wheel==0.36.2 -watchdog==2.1.6 +watchdog==2.1.9 flake8==4.0.1 tox==3.24.4 coverage==6.0.2