-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump mypy from 0.942 to 0.961 #5337
Conversation
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.961. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.942...v0.961) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
@iknox-fa I remember you were looking at upgrading |
@ChenyuLInx- Ian did update to the latest mypy but it looks like mypy bumped to another newer version already. If everything passes, then I'm good to bump this again |
@leahwicz looks like it if failing because of the new |
* Bump mypy from 0.942 to 0.961 Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.961. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.942...v0.961) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template * Fixed deprecated abstractclassmethod caught by new version of mypy * Fixed deprecated abstractclassmethod not caught by mypy Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Ian Knox <[email protected]>
Bumps mypy from 0.942 to 0.961.
Commits
89bdcfb
Update version to 0.961154ac75
Run dataclass plugin before checking type var bounds (#12908)f649e2d
Fix crash with nested attrs class (#12872)64e9c0d
Update version to 0.961+dev0a4a190
Update version to 0.960128661c
Friendlier errors for PEP 612 (#12832)a54c84d
Bring back type annotation support of dunder methods in stub generator (#12828)290f013
FindModuleCache: optionally leverage BuildSourceSet (#12616)aa7c21a
Typeshed cherry-pick: Ignore mypy errors in Python 2 builtins and typing (#78...644d5f6
checkexpr: cache type of container literals when possible (#12707)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)