mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 14:48:02 -05:00
Bump mypy from 0.990 to 0.991 in /requirements (#751)
Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.990...v0.991) --- updated-dependencies: - dependency-name: mypy 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:
@@ -4,5 +4,5 @@ matplotlib == 3.6.2
|
||||
cvxpy == 1.2.2
|
||||
pytest == 7.2.0 # For unit test
|
||||
pytest-xdist == 3.0.2 # For unit test
|
||||
mypy == 0.990 # For unit test
|
||||
mypy == 0.991 # For unit test
|
||||
flake8 == 5.0.4 # For unit test
|
||||
|
||||
Reference in New Issue
Block a user