-
Notifications
You must be signed in to change notification settings - Fork 91
Commit 553b2ec
Merge #451
451: Bump mypy from 0.942 to 0.950 r=alallema a=dependabot[bot]
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python/mypy/commit/cceba7b20c7dde6a3a7b193cb7212b9b2f76c9cd"><code>cceba7b</code></a> Update version to 0.950</li>
<li><a href="https://github.com/python/mypy/commit/48957aa91634f08171e873b64f128311e98d9733"><code>48957aa</code></a> Various documentation updates (mostly about error codes) (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12680">#12680</a>)</li>
<li><a href="https://github.com/python/mypy/commit/b84cda96b80bf52463117e853cf3f3779a6c2981"><code>b84cda9</code></a> Fix types of inherited attributes in generic dataclasses (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12656">#12656</a>)</li>
<li><a href="https://github.com/python/mypy/commit/bf6b02db8b379173790b262cd4afb8218858833f"><code>bf6b02d</code></a> Attempt to fix issue with ParamSpec serialization (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12654">#12654</a>)</li>
<li><a href="https://github.com/python/mypy/commit/1749cb7b40f62ac03b31c7e75d3c4917cd1091aa"><code>1749cb7</code></a> Fix slots and deleted attributes in incremental mode (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12645">#12645</a>)</li>
<li><a href="https://github.com/python/mypy/commit/2ff391c5141adef19c28e9e2ea8e01a74e28c57f"><code>2ff391c</code></a> make_simplified_union: simpler and faster (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12630">#12630</a>)</li>
<li><a href="https://github.com/python/mypy/commit/963e4aedbe823ad754847fcac122ce678270f72f"><code>963e4ae</code></a> more enum-related speedups (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12032">#12032</a>)</li>
<li><a href="https://github.com/python/mypy/commit/914506be6f8f9e74738ef83e978357355612562d"><code>914506b</code></a> Fix type context for assert_type() (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12612">#12612</a>)</li>
<li><a href="https://github.com/python/mypy/commit/851e89a327dea289b3b80f580fd28ef2a1ed7fd1"><code>851e89a</code></a> Add support for assert_type (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12584">#12584</a>)</li>
<li><a href="https://github.com/python/mypy/commit/c4a96970305b9625adea6637a3d2d8a44291c45c"><code>c4a9697</code></a> Sync typeshed (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12596">#12596</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/python/mypy/compare/v0.942...v0.950">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