Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump cvxpy from 1.1.18 to 1.2.3 in /requirements
Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.1.18 to 1.2.3.
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Commits](cvxpy/cvxpy@v1.1.18...v1.2.3)

---
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 Jan 2, 2023
commit 5f4626900d241e3545b816278bc77bb7b7e27cf0
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy == 1.22.1
scipy == 1.7.3
pandas == 1.4.0
matplotlib == 3.5.1
cvxpy == 1.1.18
cvxpy == 1.2.3
pytest == 6.2.5 # For unit test
pytest-xdist == 2.5.0 # For unit test
mypy == 0.931 # For unit test
Expand Down