Skip to content

Commit

Permalink
Bump cvxpy from 1.5.2 to 1.5.3 in /requirements (#1062)
Browse files Browse the repository at this point in the history
Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Commits](cvxpy/cvxpy@v1.5.2...v1.5.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 Aug 20, 2024
1 parent e1e3d8f commit e6c6814
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.0.1
scipy == 1.14.0
matplotlib == 3.9.1.post1
cvxpy == 1.5.2
cvxpy == 1.5.3
pytest == 8.3.2 # For unit test
pytest-xdist == 3.6.1 # For unit test
mypy == 1.11.0 # For unit test
Expand Down

0 comments on commit e6c6814

Please sign in to comment.