From e982becdb65e76961a50e0d586ca5ead039bd4b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 11:56:37 +0000 Subject: [PATCH] Bump numpydoc from 1.7.0 to 1.8.0 in /docs Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.7.0 to 1.8.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.8.0) --- updated-dependencies: - dependency-name: numpydoc 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 d95d5b4..2ff3eec 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ furo==2024.5.6 sphinx==7.4.7 -numpydoc==1.7.0 +numpydoc==1.8.0 sphinx_toolbox