Bump mypy from 1.13.0 to 1.14.0 (#1983)

Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.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-12-26 12:28:44 +01:00
committed by GitHub
parent 21b35e3798
commit b90cdb1981
2 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ pytest-cov = "^6.0.0"
pytest-httpserver = "^1.0.0"
pytest-rerunfailures = "^15.0"
reportlab = "^4.2.0"
mypy = "^1.13.0"
mypy = "^1.14.0"
tuna = "^0.5.11"
coverage = "^7.6.9"
black = "^24.10.0"