From 8fa0145f5f90b7cbf7c369b104cbe6cb1c21494e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 23 Feb 2023 21:03:04 -0500 Subject: [PATCH] Update watchdog from 2.1.9 to 2.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2457a6a..7f292f9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==22.3.1 bumpversion==0.6.0 wheel==0.38.4 -watchdog==2.1.9 +watchdog==2.3.0 flake8==5.0.4 tox==3.26.0 coverage==6.5.0