Skip to content

Commit

Permalink
chore(deps-dev): bump mypy from 0.930 to 0.931 in /packages/jsii-pacm…
Browse files Browse the repository at this point in the history
…ak/test/generated-code (#3334)

Bumps [mypy](https://github.com/python/mypy) from 0.930 to 0.931.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python/mypy/commit/4486d764c07a1cee9792d691e8e85cedfed2a451"><code>4486d76</code></a> Bump version to 0.931</li>
<li><a href="https://github.com/python/mypy/commit/d7fe756ddf2c5166a336c02624dccf74111f32a6"><code>d7fe756</code></a> Restore removed builtin_type() api method (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11932">#11932</a>)</li>
<li><a href="https://github.com/python/mypy/commit/4d64557848de9a7749412270d0e93dd9e3e1a494"><code>4d64557</code></a> stubtest: fix literal type construction (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11931">#11931</a>)</li>
<li><a href="https://github.com/python/mypy/commit/5b3280e667aea60c4a22b3e1df4fad6c5df421bd"><code>5b3280e</code></a> Fix crash on <code>ErasedType</code> and <code>covers_at_runtime</code> (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11924">#11924</a>)</li>
<li><a href="https://github.com/python/mypy/commit/73de602cf62f7a68eaa6a11bf04f01eebaf9a034"><code>73de602</code></a> Stricter None handling with --no-strict-optional (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11717">#11717</a>)</li>
<li><a href="https://github.com/python/mypy/commit/221a7f34cbfdc0dafe7f84042f2a707cbfdbf60f"><code>221a7f3</code></a> Fix PEP 585 type aliases in stubs (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11918">#11918</a>)</li>
<li><a href="https://github.com/python/mypy/commit/b40c3d0bae812d3c38096973e84479e20353d5a9"><code>b40c3d0</code></a> Handle <code>NoReturn</code> type aliases (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11912">#11912</a>)</li>
<li><a href="https://github.com/python/mypy/commit/3f2143d55c2f2ec6afc44b42541901aaaf12614a"><code>3f2143d</code></a> Always allow use of <code>type[T]</code> in stubs (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11863">#11863</a>)</li>
<li><a href="https://github.com/python/mypy/commit/12290decccf3d60e3b56c23be09bc853a3ed6051"><code>12290de</code></a> Bump version to 0.931+dev</li>
<li><a href="https://github.com/python/mypy/commit/8ce64aca6e84860ffbd2605f7cb52e97c8c10771"><code>8ce64ac</code></a> [0.931 backport] Fix <strong>reduce</strong> regression (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11866">#11866</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/python/mypy/compare/v0.930...v0.931">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mypy&package-manager=pip&previous-version=0.930&new-version=0.931)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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>
  • Loading branch information
dependabot[bot] committed Jan 12, 2022
1 parent 19da85e commit 824d878
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mypy==0.930
mypy==0.931

0 comments on commit 824d878

Please sign in to comment.