Bump cvxpy from 1.2.3 to 1.3.0 in /requirements (#776)

Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Commits](https://github.com/cvxpy/cvxpy/compare/v1.2.3...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-10 07:05:36 +09:00
committed by GitHub
parent 0f50d84ce6
commit c8b0698a88

View File

@@ -1,7 +1,7 @@
numpy == 1.24.1
scipy == 1.10.0
matplotlib == 3.6.2
cvxpy == 1.2.3
cvxpy == 1.3.0
pytest == 7.2.0 # For unit test
pytest-xdist == 3.1.0 # For unit test
mypy == 0.991 # For unit test