build(deps-dev): bump mypy from 1.7.1 to 1.8.0 (#17264)

Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: mypy
  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] 2024-01-12 15:52:07 -06:00 committed by GitHub
parent e7b41a6d73
commit e3c1aea64b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ dev_dependencies = [
"twine==4.0.2",
"isort==5.12.0",
"flake8==7.0.0",
"mypy==1.7.1",
"mypy==1.8.0",
"black==23.12.1",
"lxml==4.9.3",
"aiohttp_cors==0.7.0", # For blackd