From 2adb43aef39ea9b1daf89fb57e7d5c41f5a46ea3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Sep 2024 01:19:41 -0400 Subject: [PATCH] Update watchdog from 2.1.6 to 5.0.1 --- requirements_dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e0c2b65..fc2406d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,9 +1,9 @@ pip>=18.1 bumpversion==0.6.0 wheel==0.37.1 -watchdog==2.1.6 +watchdog==5.0.1 flake8==4.0.1 -watchdog==2.1.6 +watchdog==5.0.1 flake8==3.9.2 tox==3.24.5 coverage==6.3.2