mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:41 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user