Bump mypy from 1.14.0 to 1.14.1 (#1988)

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

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-01-02 21:10:20 +05:00
committed by GitHub
parent 7ff2424de1
commit 29d2c07a76
2 changed files with 41 additions and 35 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.14.0"
mypy = "^1.14.1"
tuna = "^0.5.11"
coverage = "^7.6.10"
black = "^24.10.0"