From fe7c48535ca695dfbb7a06c067e552255764eee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 06:43:01 +0000 Subject: [PATCH] Bump numpydoc from 1.6.0 to 1.7.0 in /requirements Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.6.0 to 1.7.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.6.0...v1.7.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 73490859..0930d9ce 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -10,7 +10,7 @@ jupyter_sphinx==0.5.3 jupyterlab>=3.2.8 matplotlib==3.8.3 numpy==1.26.4 -numpydoc==1.6.0 +numpydoc==1.7.0 pandas==2.2.1 panel==1.3.8 plotly==5.20.0