Skip to content

Commit ef25ebc

Browse files
Bump cvxpy from 1.5.3 to 1.6.0 in /requirements
Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](cvxpy/cvxpy@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] <[email protected]>
1 parent 4ebe754 commit ef25ebc

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.2.0
22
scipy == 1.14.1
33
matplotlib == 3.9.3
4-
cvxpy == 1.5.3
4+
cvxpy == 1.6.0
55
pytest == 8.3.4 # For unit test
66
pytest-xdist == 3.6.1 # For unit test
77
mypy == 1.13.0 # For unit test

0 commit comments

Comments
 (0)