build(deps-dev): bump mypy from 2.1.0 to 2.3.0 (#3127)

Bumps [mypy](https://github.com/python/mypy) from 2.1.0 to 2.3.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v2.1.0...v2.3.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 2.3.0
  dependency-type: direct:development
  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]
2026-07-24 11:14:40 -06:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 0ac88c5638
commit 5fe45bb9da
+1 -1
View File
@@ -134,7 +134,7 @@ dev = [
"pytest-sugar==1.1.1",
"pytest-instafail==0.5.0",
"ruff==0.15.0",
"mypy==2.1.0",
"mypy==2.3.0",
"mypy-protobuf==5.1.0",
"PyGithub==2.9.0",
"bump-my-version==1.4.1",