From f9518c35f0b00dcb6a21fa1f9a9292d769da60b2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 24 Apr 2021 02:19:36 +0200 Subject: [PATCH] Update watchdog from 0.8.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 3e622af..ddaab80 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ bumpversion==0.5.3 wheel==0.31.1 -watchdog==0.8.3 +watchdog==2.0.3 pylint==1.9.2 pytest==3.6.1 pytest-cov==2.5.1