From fcdb9bbf7ce666d502ace03d5be8fa5373ef5a90 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 26 Mar 2022 04:03:30 +0200 Subject: [PATCH] Update watchdog from 2.1.6 to 2.1.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7d643cb..d3b451c 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.7 flake8==4.0.1 pylint==2.12.2 tox==3.24.5