Skip to content

Commit f66868a

Browse files
build(deps): bump cvxpy from 1.7.5 to 1.8.1 in /requirements (#1345)
Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.7.5 to 1.8.1. - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](cvxpy/cvxpy@v1.7.5...v1.8.1) --- updated-dependencies: - dependency-name: cvxpy dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a644edf commit f66868a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy == 2.3.5
22
scipy == 1.17.0
33
matplotlib == 3.10.8
4-
cvxpy == 1.7.5
4+
cvxpy == 1.8.1
55
ecos == 2.0.14
66
pytest == 9.0.2 # For unit test
77
pytest-xdist == 3.8.0 # For unit test

0 commit comments

Comments
 (0)