From c6c8d6afdfc29bba19d8ea3d4c057078d9cd209e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Apr 2021 22:17:33 +0200 Subject: [PATCH] Update watchdog from 0.10.3 to 2.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 273f59b..fe4573a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pytest==4.6 # pyup: ignore pytest-runner==5.2 bumpversion==0.6.0 -watchdog==0.10.3 +watchdog==2.0.3 flake8==3.8.4 coverage==5.3 cryptography==3.4.6