From 68eaa70cdab14bd893b6de4db9be24e7f1faaaaf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Nov 2024 14:27:51 -0700 Subject: [PATCH] Update watchdog from 0.10.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 81d507f..548f93c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ bumpversion==0.6.0 pip==20.2.2 sphinx==3.2.1 coverage==5.2.1 -watchdog==0.10.3 +watchdog==6.0.0 flake8==3.8.3 PyYAML==5.3.1 Flask-Sphinx-Themes==1.0.2