Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy (changelog) ==1.14.1 -> ==1.15.0 age adoption passing confidence

Release Notes

python/mypy (mypy)

v1.15.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on the 3rd day of the month" (UTC), 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 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 Dependency label Mar 3, 2025
@radarhere
Copy link
Member

This is failing with a lint error

https://github.com/python-pillow/Pillow/actions/runs/13622251428/job/38073584609?pr=8791#step:8:17

src/PIL/TiffImagePlugin.py:407: error: Signature of "__hash__" incompatible
with supertype "Complex"  [override]
        def __hash__(self) -> int:
        ^
src/PIL/TiffImagePlugin.py:407: note:      Superclass:
src/PIL/TiffImagePlugin.py:407: note:          None
src/PIL/TiffImagePlugin.py:407: note:      Subclass:
src/PIL/TiffImagePlugin.py:407: note:          def __hash__(self) -> int

I don't think there is a solution. I asked about this at https://github.com/python/typeshed/pull/13286/files#r1942664879, but the author doesn't think there is a problem.

I'll push an ignore here, since I think that's the only thing we can do.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 3, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@hugovk hugovk merged commit 4e550d4 into main Mar 3, 2025
103 of 105 checks passed
@renovate renovate bot deleted the renovate/mypy-1.x branch March 3, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants