From 36a341b747542c8e1e1e42e9d60d24e8f47b8e80 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2024 21:41:37 +0100 Subject: [PATCH] Update watchdog from 0.10.2 to 5.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848ec8f..363bc03 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.0.2 bump2version==1.0.0 wheel==0.34.2 -watchdog==0.10.2 +watchdog==5.0.1 flake8==3.7.9 tox==3.14.6 coverage==5.0.4