Bump mypy from 0.971 to 0.982 in /requirements (#730)

Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.982.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.971...v0.982)

---
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:
dependabot[bot]
2022-10-04 07:27:22 +09:00
committed by GitHub
parent b607af70c3
commit 33f2fa39dc

View File

@@ -4,5 +4,5 @@ matplotlib == 3.6.0
cvxpy == 1.2.1
pytest == 7.1.3 # For unit test
pytest-xdist == 2.5.0 # For unit test
mypy == 0.971 # For unit test
mypy == 0.982 # For unit test
flake8 == 5.0.4 # For unit test