Skip to content

Commit

Permalink
Bump cvxpy from 1.4.1 to 1.4.2 in /requirements (#970)
Browse files Browse the repository at this point in the history
Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Commits](cvxpy/cvxpy@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: cvxpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent ae0676b commit 73d1189
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 == 1.26.3
scipy == 1.12.0
matplotlib == 3.8.2
cvxpy == 1.4.1
cvxpy == 1.4.2
pytest == 7.4.4 # For unit test
pytest-xdist == 3.5.0 # For unit test
mypy == 1.8.0 # For unit test
Expand Down

0 comments on commit 73d1189

Please sign in to comment.