From 968d22a44edfa94d7665b9accf5f1c3e0ab15998 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 Mar 2023 21:22:14 -0400 Subject: [PATCH] Update watchdog from 2.3.0 to 3.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index da2d415..d5b311e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==23.0 bumpversion==0.6.0 wheel==0.38.4 -watchdog==2.3.0 +watchdog==3.0.0 flake8==5.0.4 tox==3.26.0 coverage==7.2.2