From 3010da041caa703071a7aadeae821784ae46c7fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 03:42:26 -0400 Subject: [PATCH] Update sphinx from 3.1.2 to 8.1.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c973431..bfb2a65 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.7.7 tox==3.11.1 coverage==4.5.3 twine==3.2.0 -Sphinx==3.1.2 +Sphinx==8.1.3 pytest==4.5.0 pytest-runner==5.2