From f6a3f6a0e6860776c0ba5b29da602365e2249ec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:22:25 +0000 Subject: [PATCH] Bump numpy from 1.26 to 2.2.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.26 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.0...v2.2.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d8ef89674..cd7d6409c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ google-cloud-storage plotly~=5.24.0 pytz>=2022.1 setuptools~=69.5.1 -numpy==1.26 +numpy==2.2.0 requests torchvision>=0.6.0 mpld3>=0.5 diff --git a/requirements.txt b/requirements.txt index d8ef89674..cd7d6409c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ google-cloud-storage plotly~=5.24.0 pytz>=2022.1 setuptools~=69.5.1 -numpy==1.26 +numpy==2.2.0 requests torchvision>=0.6.0 mpld3>=0.5