From a52965494c6ecd3f6968e577f54414be1c930ee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 15:15:20 +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 b3392e149..8dce279f6 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,4 +1,4 @@ Sphinx==5.0.2 -numpydoc==1.4.0 +numpydoc==1.5.0 ansys-sphinx-theme==0.4.2 sphinx-copybutton==0.5