From 715ed7e71b23e1ec772f43a9b4dc84fb68269d90 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 27 Sep 2024 17:11:36 -0400 Subject: [PATCH] Update watchdog from 5.0.2 to 5.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7f3b93c..434c4c4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==24.0 bumpversion==0.6.0 wheel==0.44.0 -watchdog==5.0.2 +watchdog==5.0.3 flake8==7.1.0 tox==4.20.0 coverage==7.6.0