From 538cac365a8ac77ea2223e9cbe4529c517a5f98f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Oct 2024 05:42:19 -0400 Subject: [PATCH] Update sphinx from 3.1.2 to 8.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c973431..191b124 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.1 pytest==4.5.0 pytest-runner==5.2