From b1c39c98c04fcd3b958052b2fb181e5fca956289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 03:28:51 +0000 Subject: [PATCH] Bump cvxpy from 1.5.3 to 1.6.0 Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](https://github.com/cvxpy/cvxpy/compare/v1.5.3...v1.6.0) --- updated-dependencies: - dependency-name: cvxpy dependency-type: direct:production update-type: version-update:semver-minor ... 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 5b73e6a..71a775d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cvxpy==1.5.3 +cvxpy==1.6.0 numpy==2.1.3 pandas[output-formatting]==2.2.3 matplotlib==3.9.2 diff --git a/requirements_frozen.txt b/requirements_frozen.txt index 8255927..8eec864 100644 --- a/requirements_frozen.txt +++ b/requirements_frozen.txt @@ -1,6 +1,6 @@ clarabel==0.9.0 contourpy==1.3.0 -cvxpy==1.5.3 +cvxpy==1.6.0 cycler==0.12.1 ecos==2.0.14 fonttools==4.54.1