From 5960eb33dc66e9e416ad724fa9d432dd60403714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:17:22 +0000 Subject: [PATCH] Bump numpy from 1.26 to 2.1.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.26 to 2.1.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.0...v2.1.2) --- 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..41a886177 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.1.2 requests torchvision>=0.6.0 mpld3>=0.5 diff --git a/requirements.txt b/requirements.txt index d8ef89674..41a886177 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.1.2 requests torchvision>=0.6.0 mpld3>=0.5