From 249190411614d6a7a96e541cc9462219fb6ab3cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 4 Sep 2024 02:50:41 -0400 Subject: [PATCH] Update watchdog from 4.0.1 to 5.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1274070..b4a67c4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==24.0 bumpversion==0.6.0 wheel==0.43.0 -watchdog==4.0.1 +watchdog==5.0.2 flake8==7.0.0 tox==4.16.0 coverage==7.6.0