build(deps-dev): bump mypy from 1.15.0 to 1.16.0 (#1226)

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: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] 2025-06-03 08:51:34 +02:00 committed by GitHub
parent 87eb1f8479
commit abc6be343e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,7 @@ json5==0.10.0
# via asv
mccabe==0.7.0
# via flake8
mypy==1.15.0
mypy==1.16.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
@ -83,6 +83,7 @@ pathspec==0.12.1
# via
# -r requirements-dev.in
# black
# mypy
platformdirs==4.3.6
# via
# black