Bump mypy from 0.982 to 0.990 in /requirements (#744)

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

---
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-11-10 21:04:55 +09:00
committed by GitHub
parent 8cd5b05fb4
commit 85e00de888

View File

@@ -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.982 # For unit test
mypy == 0.990 # For unit test
flake8 == 5.0.4 # For unit test