From f0a227a4b1b7923f61b1abb576aa48f8317f9209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 06:40:25 +0000 Subject: [PATCH] Bump numpy from 1.23.3 to 1.26.1 in /extra_requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.23.3 to 1.26.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.23.3...v1.26.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- extra_requirements/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra_requirements/requirements-docs.txt b/extra_requirements/requirements-docs.txt index 163c1082..522eb468 100644 --- a/extra_requirements/requirements-docs.txt +++ b/extra_requirements/requirements-docs.txt @@ -1,5 +1,5 @@ # File for the requirements of the documentation -numpy==1.23.3 +numpy==1.26.1 autodocsumm==0.2.9 scipy==1.9.1 commonmark==0.9.1