-
Notifications
You must be signed in to change notification settings - Fork 90
Commit 01f9219
Merge #502
502: Bump mypy from 0.961 to 0.971 r=alallema a=dependabot[bot]
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python/mypy/commit/1f08cf44c7ec3dc4111aaf817958f7a51018ba38"><code>1f08cf4</code></a> Update version to 0.971</li>
<li><a href="https://github.com/python/mypy/commit/61c0064fc4eb0a97ce1b69c05124fa6c2a4f3670"><code>61c0064</code></a> Add back workaround to avoid confusing mypy.types and types in pyinfo (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13176">#13176</a>)</li>
<li><a href="https://github.com/python/mypy/commit/d8d900c4b8a178d8416ea831864234a21204dadb"><code>d8d900c</code></a> Update version to 0.971+dev</li>
<li><a href="https://github.com/python/mypy/commit/72fa32526bff25d0738c39835b2ac309976961f8"><code>72fa325</code></a> Update version to 0.970</li>
<li><a href="https://github.com/python/mypy/commit/2132036a019ed26d77389c0a9af9b928911a5846"><code>2132036</code></a> Handle cwd correctly in pyinfo (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13161">#13161</a>) (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13162">#13162</a>)</li>
<li><a href="https://github.com/python/mypy/commit/ee10d29a0eeded05ad4fa281c90341412f843d0b"><code>ee10d29</code></a> flush keepalives on operator assignment statements (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13144">#13144</a>) (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13151">#13151</a>)</li>
<li><a href="https://github.com/python/mypy/commit/88c1b85c7ca5bb7ac2d7ad36d7dcdfb222412a75"><code>88c1b85</code></a> [mypyc] Add LoadAddress op for PyFloat_Type & PyTuple_Type (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13078">#13078</a>) (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13150">#13150</a>)</li>
<li><a href="https://github.com/python/mypy/commit/d06dcf0c0383a95492aef8fe46eafcff10be63c0"><code>d06dcf0</code></a> [0.970 backport] add typing_extensions.NamedTuple (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13149">#13149</a>)</li>
<li><a href="https://github.com/python/mypy/commit/9f99400b748a4550813c54fb3f7a00268affdd6d"><code>9f99400</code></a> Fix crash overriding partial-type attribute with method (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12943">#12943</a>)</li>
<li><a href="https://github.com/python/mypy/commit/49b4b3da336cefb2aceb13ee721b5aa7b15bf8e0"><code>49b4b3d</code></a> Don't add <strong>match_args</strong> for dataclasses and named tuples with --python-versi...</li>
<li>Additional commits viewable in <a href="https://github.com/python/mypy/compare/v0.961...v0.971">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>File tree
Expand file treeCollapse file tree
1 file changed
+24
-24
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+24
-24
lines changed+24-24Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments