From 286beaac9586404b2f72e23a51dad736c5c8014e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 11 Oct 2024 21:41:17 -0600 Subject: [PATCH] Update sphinx from 4.1.0 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 0f31a07..fb6ffe7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ pytest==6.2.4 pytest-cov==2.12.1 pytest-runner==5.3.1 pytest-vcr==1.0.2 -Sphinx==4.1.0 +Sphinx==8.1.1 sphinx-autobuild==2021.3.14 sphinx_gallery==0.9.0 tox==3.23.1