From 5cdc0ebd4a0e6b4b8c80566157364ef34268c002 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Aug 2024 13:14:07 -0400 Subject: [PATCH] Update watchdog from 0.10.3 to 4.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b1fa30..f564b4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ ruamel.yaml==0.18.6 pip==24.2 bumpversion==0.6.0 wheel==0.43.0 -watchdog==0.10.3 +watchdog==4.0.1 flake8==3.8.4 tox==3.20.0 coverage==5.3