From bdfaba587588738429124cf2eede64b96a00deec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 11:30:27 +0000 Subject: [PATCH] BUILD: Bump numpy from 1.26.4 to 2.2.2 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.2. - [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.2) --- 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 262b652cb..054dde793 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.2 openpyxl==3.1.5 osmnx==1.9.0 pandas==2.2.0