Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy (changelog) >=1.13,<1.19 -> >=1.19,<1.20 age adoption passing confidence
mypy (changelog) ==1.18.2 -> ==1.19.0 age adoption passing confidence

Release Notes

python/mypy (mypy)

v1.19.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉


[project.optional-dependencies]
compatible-mypy = ["mypy>=1.13,<1.19"]
compatible-mypy = ["mypy>=1.19,<1.20"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh no, this is not right. We need to only update the upper bound :(

@sobolevn sobolevn mentioned this pull request Nov 28, 2025
@renovate renovate bot deleted the renovate/mypy-1.x branch November 28, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants