From 7739c5a04972fd308acfdcce2e05bdadba12de60 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 18 Jul 2024 09:37:03 -0700 Subject: [PATCH] Update sphinx from 1.7.2 to 7.4.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5ab5b7b..3456a8d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.8.3 flake8==3.5.0 tox==2.7.0 coverage==4.4.1 -Sphinx==1.7.2 +Sphinx==7.4.6 cryptography==1.9 PyYAML==3.12