[PR #23] [CLOSED] Bump mypy from 0.910 to 0.931 #70

Closed
opened 2026-09-02 13:09:13 +02:00 by TheLovinator · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/23
Author: @dependabot[bot]
Created: 2/11/2022
Status: Closed

Base: masterHead: dependabot/pip/mypy-0.931


📝 Commits (1)

  • c21e6ee Bump mypy from 0.910 to 0.931

📊 Changes

2 files changed (+28 additions, -31 deletions)

View changed files

📝 poetry.lock (+27 -30)
📝 pyproject.toml (+1 -1)

📄 Description

Bumps mypy from 0.910 to 0.931.

Commits

Dependabot compatibility score

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheLovinator1/discord-twitter-webhooks/pull/23 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/11/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/pip/mypy-0.931` --- ### 📝 Commits (1) - [`c21e6ee`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/c21e6ee3f40d01700fd6cc3f1d3b9edf1973180d) Bump mypy from 0.910 to 0.931 ### 📊 Changes **2 files changed** (+28 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+27 -30) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description Bumps [mypy](https://github.com/python/mypy) from 0.910 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.910...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.910&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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
TheLovinator 2026-09-02 13:09:13 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
TheLovinator/discord-twitter-webhooks#70
No description provided.