From a2d9fead8662131dcf60cff9199aa45d5f541481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 01:19:02 +0000 Subject: [PATCH] Bump numpydoc from 1.4.0 to 1.5.0 in /requirements Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/doc/release_notes.rst) - [Commits](https://github.com/numpy/numpydoc/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: numpydoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 0d39aab4..a2ecf98c 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,4 +1,4 @@ Sphinx==5.2.3 -numpydoc==1.4.0 +numpydoc==1.5.0 sphinx-copybutton==0.5.0 sphinx-notfound-page==0.8.3