From 594b3678828b802ffe25bffc95d38a01a52d1722 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Dec 2025 02:17:17 +0900 Subject: [PATCH] Pin sphinx to latest version 9.0.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 87384ee738cf3..d7572d93be57f 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.1 sphinx-design sphinx-copybutton scipy-stubs