Bump cvxpy from 1.2.1 to 1.2.2 in /requirements (#746)

Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/cvxpy/cvxpy/releases)
- [Commits](https://github.com/cvxpy/cvxpy/compare/v1.2.1...v1.2.2)

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

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]
2022-11-08 08:04:42 +09:00
committed by GitHub
parent 768df6ffab
commit 8cd5b05fb4

View File

@@ -1,7 +1,7 @@
numpy == 1.23.4
scipy == 1.9.3
matplotlib == 3.6.2
cvxpy == 1.2.1
cvxpy == 1.2.2
pytest == 7.2.0 # For unit test
pytest-xdist == 3.0.2 # For unit test
mypy == 0.982 # For unit test