build(deps): bump mypy from 1.15.0 to 1.16.0 in /requirements (#1227)

Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2025-06-03 23:11:13 +09:00
committed by GitHub
parent 4b4d377a54
commit eee0031eb8

View File

@@ -5,5 +5,5 @@ cvxpy == 1.6.5
ecos == 2.0.14
pytest == 8.4.0 # For unit test
pytest-xdist == 3.7.0 # For unit test
mypy == 1.15.0 # For unit test
mypy == 1.16.0 # For unit test
ruff == 0.11.11 # For unit test