chore(deps-dev): update mypy requirement from >=2.3.0 to >=2.3.1

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 2.3.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-02 00:08:01 +00:00
committed by GitHub
parent fc246eb079
commit e7e2480305
+1 -1
View File
@@ -5,7 +5,7 @@ ruff>=0.16.3
pytest>=9.1.1
pytest-cov>=7.1.0
pytest-xdist>=3.8.0
mypy>=2.3.0
mypy>=2.3.1
radon>=6.0.1
deptry>=0.25.1
bandit>=1.7