From 171a5d85939332d0cf3f1a48304347fb0f2fe333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 01:58:22 +0000 Subject: [PATCH] BUILD: Bump numpy from 1.26.4 to 2.2.1 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.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.26.4...v2.2.1) --- 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..2e42325bd 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.1 openpyxl==3.1.4 osmnx==1.9.0 pandas==2.2.0