Skip to content

Update dependency mypy to v1.20.1#307

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mypy-1.x
Open

Update dependency mypy to v1.20.1#307
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mypy-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 1, 2026

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) ==1.19.1==1.20.1 age confidence

Release Notes

python/mypy (mypy)

v1.20.1

Compare Source

  • Always disable sync in SQLite cache (Ivan Levkivskyi, PR 21184)
  • Temporarily skip few base64 tests (Ivan Levkivskyi, PR 21193)
  • Revert dict.__or__ typeshed change (Ivan Levkivskyi, PR 21186)
  • Fix narrowing for match case with variadic tuples (Shantanu, PR 21192)
  • Avoid narrowing type[T] in type calls (Shantanu, PR 21174)
  • Fix regression for catching empty tuple in except (Shantanu, PR 21153)
  • Fix reachability for frozenset and dict view narrowing (Shantanu, PR 21151)
  • Fix narrowing with chained comparison (Shantanu, PR 21150)
  • Avoid narrowing to unreachable at module level (Shantanu, PR 21144)
  • Allow dangerous identity comparisons to Any typed variables (Shantanu, PR 21142)
  • --warn-unused-config should not be a strict flag (Ivan Levkivskyi, PR 21139)

v1.20.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Apr 1, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 1, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package mypy
Using CPython 3.14.4 interpreter at: /opt/containerbase/tools/python/3.14.4/bin/python3
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version == '3.9.*'):
  ╰─▶ Because the requested Python version (>=3.9) does not satisfy
      Python>=3.10 and mypy==1.20.1 depends on Python>=3.10, we can conclude
      that mypy==1.20.1 cannot be used.
      And because my-pkg:dev depends on mypy==1.20.1 and your project requires
      my-pkg:dev, we can conclude that your project's requirements are
      unsatisfiable.

      hint: While the active Python version is 3.14, the resolution failed for
      other Python versions supported by your project. Consider limiting your
      project's supported Python versions using `requires-python`.

      hint: The `requires-python` value (>=3.9) includes Python versions that
      are not supported by your dependencies (e.g., mypy==1.20.1 only supports
      >=3.10). Consider using a more restrictive `requires-python` value (like
      >=3.10).

@renovate renovate bot force-pushed the renovate/mypy-1.x branch 4 times, most recently from 969253e to fee4a05 Compare April 9, 2026 02:31
@renovate renovate bot force-pushed the renovate/mypy-1.x branch 3 times, most recently from 8854aa8 to bcebe33 Compare April 13, 2026 05:13
@renovate renovate bot changed the title Update dependency mypy to v1.20.0 Update dependency mypy to v1.20.1 Apr 13, 2026
@renovate renovate bot force-pushed the renovate/mypy-1.x branch 2 times, most recently from 8e33572 to ae23d10 Compare April 13, 2026 22:28
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from ae23d10 to b5d7dd8 Compare April 14, 2026 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants