From 9d0c8f3a31e5ceba1c1f8a0a3ec7bd3b1ad62f07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 03:13:26 +0000 Subject: [PATCH] Bump numpy from 2.2.0 to 2.2.1 Bumps [numpy](https://github.com/numpy/numpy) from 2.2.0 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/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_frozen.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3e80386..4a7a203 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cvxpy==1.6.0 -numpy==2.2.0 +numpy==2.2.1 pandas[output-formatting]==2.2.3 matplotlib==3.10.0 loguru==0.7.3 diff --git a/requirements_frozen.txt b/requirements_frozen.txt index b6ec53b..81fd637 100644 --- a/requirements_frozen.txt +++ b/requirements_frozen.txt @@ -10,7 +10,7 @@ loguru==0.7.3 MarkupSafe==3.0.2 matplotlib==3.10.0 Mosek==10.2.11 -numpy==2.2.0 +numpy==2.2.1 osqp==0.6.7.post3 packaging==24.2 pandas==2.2.3