From 4368fa934d371762881cba5fe074241f3d7e50f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 01:40:13 +0000 Subject: [PATCH] BUILD: Bump numpy from 1.26.4 to 2.2.0 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.0. - [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.26.4...v2.2.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... 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 3d36cfff6..d30f4d95e 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -4,7 +4,7 @@ git+https://github.com/ansys/pyaedt@main # Examples dependencies imageio==2.36.0 matplotlib==3.9.2 -numpy==1.26.4 +numpy==2.2.0 openpyxl==3.1.4 osmnx==1.9.0 pandas==2.2.0