From a30e3d3934cdaa1e79451a68c0b451ef673cfa40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 20:45:33 +0000 Subject: [PATCH] Bump numpydoc from 1.7.0 to 1.10.0 Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.7.0 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.7.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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 29c5b34..039c604 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ furo==2024.8.6 matplotlib==3.9.4 tensorflow==2.20.0 numpy==1.26.4 -numpydoc==1.7.0 +numpydoc==1.10.0 astropy==6.1.4 pydot==4.0.0 graphviz==0.21