From b1235594b9e7c2be8551a1c54ad04f2c9e5314e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 07:46:03 +0000 Subject: [PATCH] Bump numpydoc from 1.2.0 to 1.5.0 in /docs Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.2.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/numpydoc-1.2...v1.5.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 b6d683a11..22f60a98f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,6 +2,6 @@ furo sphinx-click pydata-sphinx-theme sphinx-inline-tabs -numpydoc==1.2.0 +numpydoc==1.5.0 myst_parser==0.17.0 sphinx==4.4.0