mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.1. - [Commits](https://github.com/python/mypy/compare/v1.3.0...v1.4.1) --- 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>
2 lines
94 B
Text
2 lines
94 B
Text
# Requirements file for external linters and checks we run on Tools/clinic/ in CI
|
|
mypy==1.4.1
|