build(deps): bump mypy from 1.16.0 to 1.16.1 in /requirements (#1237)

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

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-21 19:01:52 +09:00
committed by GitHub
parent fb667d3d7e
commit e34b90081f

View File

@@ -5,5 +5,5 @@ cvxpy == 1.6.6
ecos == 2.0.14
pytest == 8.4.0 # For unit test
pytest-xdist == 3.7.0 # For unit test
mypy == 1.16.0 # For unit test
mypy == 1.16.1 # For unit test
ruff == 0.11.13 # For unit test