chore(deps): bump mypy from 1.14.1 to 1.15.0 (#12424)

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

---
updated-dependencies:
- dependency-name: mypy
  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-02-10 07:23:55 -05:00 committed by GitHub
parent d2f16d27ae
commit bd81c25e66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,7 +113,7 @@ markupsafe==3.0.2 ; python_full_version >= '3.9'
# via jinja2 # via jinja2
mypy==1.4.1 ; python_full_version < '3.8' mypy==1.4.1 ; python_full_version < '3.8'
# via cryptography (pyproject.toml) # via cryptography (pyproject.toml)
mypy==1.14.1 ; python_full_version == '3.8.*' mypy==1.15.0 ; python_full_version == '3.8.*'
# via cryptography (pyproject.toml) # via cryptography (pyproject.toml)
mypy==1.15.0 ; python_full_version >= '3.9' mypy==1.15.0 ; python_full_version >= '3.9'
# via cryptography (pyproject.toml) # via cryptography (pyproject.toml)