From 6cd0e1532447857e95f34bb64fc0b60eb7fb273a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 4 Dec 2025 09:40:15 +0900 Subject: [PATCH] Pin sphinx to latest version 9.0.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 87384ee738cf3..e4be95605481d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -63,7 +63,7 @@ pickleshare numpydoc pydata-sphinx-theme==0.16 pytest-cython -sphinx +sphinx==9.0.2 sphinx-design sphinx-copybutton scipy-stubs