From b613c332fc432a6bb564bdbbea932c26a31fa59f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Jul 2024 08:08:41 +0200 Subject: [PATCH] Update sphinx from 1.6.5 to 8.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f187d50..a1271c7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 coverage==4.4.2 -Sphinx==1.6.5 +Sphinx==8.0.2 cryptography==2.1.4 PyYAML==3.12