From 2a4bb52caca7d9d28f96e5eb16d75dda57ba51f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 16:34:54 +0000 Subject: [PATCH] Bump numpydoc from 1.4 to 1.10.0 Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.4 to 1.10.0. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](https://github.com/numpy/numpydoc/compare/v1.4.0...v1.10.0) --- updated-dependencies: - dependency-name: numpydoc dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_requirements.txt b/doc_requirements.txt index 226cb5d..86b502a 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,6 +1,6 @@ # doxygen required, use apt-get or dnf sphinx>=4.5.0 -numpydoc==1.4 +numpydoc==1.10.0 pydata-sphinx-theme==0.16.1 sphinx-design sphinx-apidoc