From 1ca2817e6bad6a23b87e628948e5558b8128845a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 31 Dec 2025 19:29:31 -0500 Subject: [PATCH] Update sphinx from 2.0.1 to 9.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 15bcedc..e4b7a23 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,5 +4,5 @@ twine==1.13.0 pytest==4.4.1 pytest-cov==2.6.1 coveralls==1.7.0 -sphinx==2.0.1 +sphinx==9.1.0 bump2version==0.5.10