Bump cvxpy from 1.3.0 to 1.3.1 in /requirements (#806)

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

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

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-03-21 07:11:27 +09:00
committed by GitHub
parent 3dbf2a4eb5
commit 1ce148e4be

View File

@@ -1,7 +1,7 @@
numpy == 1.24.2
scipy == 1.10.1
matplotlib == 3.7.1
cvxpy == 1.3.0
cvxpy == 1.3.1
pytest == 7.2.2 # For unit test
pytest-xdist == 3.2.1 # For unit test
mypy == 1.1.1 # For unit test