From 1334fe7c60130540004b0ee40bbecc88f2115b6b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Nov 2024 14:29:50 -0400 Subject: [PATCH] Update watchdog from 5.0.3 to 6.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4ad26e3..a2fd64a 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.3 +watchdog==6.0.0 flake8==7.1.1 tox==4.23.0 coverage==7.6.3