From 1fc29ee24eeb0197728de35c66aa9aae34310605 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2024 15:19:37 -0500 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 45557f4..031465b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.1.1 bump2version==1.0.0 wheel==0.34.2 -watchdog==0.10.2 +watchdog==5.0.1 tox==3.15.1 flake8==3.8.2 coverage==5.1