Skip to content

Commit

Permalink
Bump cvxpy from 1.5.3 to 1.6.0 in /requirements
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 3f87bd4 commit 22d0d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy == 2.1.3
scipy == 1.14.1
matplotlib == 3.9.2
cvxpy == 1.5.3
cvxpy == 1.6.0
pytest == 8.3.3 # For unit test
pytest-xdist == 3.6.1 # For unit test
mypy == 1.13.0 # For unit test
Expand Down

0 comments on commit 22d0d57

Please sign in to comment.