From 254ba788c0259cf7f1279bfd1c13c19a603bbea9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Oct 2021 11:31:31 -0500 Subject: [PATCH] Update watchdog from 0.9.0 to 2.1.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f9aca75..03631b2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,5 +10,5 @@ pytz==2019.3 PyYAML==5.1.2 tox==3.14.0 tox-pyenv==1.1.0 -watchdog==0.9.0 +watchdog==2.1.6 wheel==0.33.6