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:
dependabot[bot]
2022-11-15 07:25:44 +09:00
committed by GitHub
parent b50a1180d8
commit 8f14488ec2

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.990 # For unit test
mypy == 0.991 # For unit test
flake8 == 5.0.4 # For unit test