From 2a1ba5d90d8b9cf33d69726b384d099e34017ccb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Jul 2024 17:56:20 -1000 Subject: [PATCH] Update sphinx from 1.8.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 697e5a5..4cc3e88 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.7.8 tox==3.14.0 coverage==4.5.4 -Sphinx==1.8.5 +Sphinx==8.0.2 twine==1.14.0 pytest==4.6.5 pytest-runner==5.1