Skip to content

Commit

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

---
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 Apr 27, 2024
1 parent d27f7dc commit c12faa6
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.4
scipy == 1.13.0
matplotlib == 3.8.4
cvxpy == 1.4.2
cvxpy == 1.4.3
pytest == 8.1.1 # For unit test
pytest-xdist == 3.5.0 # For unit test
mypy == 1.9.0 # For unit test
Expand Down

0 comments on commit c12faa6

Please sign in to comment.