From 431a6fad5e4ba5ff266508c56662eae219fff30f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 13:17:13 +0000 Subject: [PATCH] MAINT: Bump numpydoc from 1.1.0 to 1.4.0 Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.1.0 to 1.4.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.1.0...v1.4.0) --- updated-dependencies: - dependency-name: numpydoc 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 5324d4d0ce15..b99dd16ba475 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,5 +1,5 @@ sphinx==4.2.0 -numpydoc==1.1.0 +numpydoc==1.4.0 ipython scipy matplotlib