Bump mypy from 1.19.1 to 1.20.0#3192
Merged
github-actions[bot] merged 1 commit intomainfrom Apr 1, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3192 +/- ##
=======================================
Coverage 93.28% 93.28%
=======================================
Files 496 496
Lines 46005 46005
Branches 6300 6300
=======================================
+ Hits 42916 42917 +1
+ Misses 2002 2001 -1
Partials 1087 1087 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
0135f03 to
25125bf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps mypy from 1.19.1 to 1.20.0.
Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)