Update dependency mypy to v1.20.2 - autoclosed - #113
Closed
renovate[bot] wants to merge 1 commit into
Closed
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
March 1, 2025 13:41
5771518 to
5da6719
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
April 1, 2025 13:13
5da6719 to
60ac1c3
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
2 times, most recently
from
May 1, 2025 21:31
7f6e548 to
6da3010
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
May 29, 2025 13:36
6da3010 to
8d0210d
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
June 1, 2025 13:18
8d0210d to
2d27557
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
June 16, 2025 20:02
2d27557 to
dc0e429
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
July 1, 2025 14:02
dc0e429 to
be5ccdb
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
July 14, 2025 23:48
be5ccdb to
3155594
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
2 times, most recently
from
August 1, 2025 10:28
debbebd to
8d14d7a
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
3 times, most recently
from
August 11, 2025 20:31
b43c2d2 to
2b17ee5
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
September 6, 2025 20:27
2b17ee5 to
ff8ad56
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
2 times, most recently
from
September 19, 2025 01:11
63df111 to
cc821f1
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
October 2, 2025 00:48
cc821f1 to
fc2326b
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
November 1, 2025 13:37
fc2326b to
8c9e12b
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
2 times, most recently
from
November 20, 2025 21:32
e2d5452 to
858a309
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
November 28, 2025 18:15
858a309 to
82938ae
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
December 1, 2025 12:48
82938ae to
9e76f7b
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
April 13, 2026 04:26
2430bf4 to
4a4005a
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
April 21, 2026 21:38
4a4005a to
f9959f9
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
May 1, 2026 18:47
f9959f9 to
d42b1c0
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
2 times, most recently
from
June 3, 2026 18:53
c928614 to
b3bcd92
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
June 19, 2026 02:41
b3bcd92 to
8af1c6c
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
July 2, 2026 01:12
8af1c6c to
19e7d79
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
2 times, most recently
from
July 21, 2026 04:54
f72d490 to
221a17b
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
2 times, most recently
from
August 1, 2026 18:28
c62c73b to
1bd20bf
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
2 times, most recently
from
August 4, 2026 01:43
1bd20bf to
61f12ed
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
2 times, most recently
from
August 5, 2026 01:09
61f12ed to
fdc4e96
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.14.1→==1.20.2Release Notes
python/mypy (mypy)
v1.20.2Compare Source
v1.20.1Compare Source
dict.__or__typeshed change (Ivan Levkivskyi, PR 21186)type[T]in type calls (Shantanu, PR 21174)Anytyped variables (Shantanu, PR 21142)--warn-unused-configshould not be a strict flag (Ivan Levkivskyi, PR 21139)v1.20.0Compare Source
v1.19.1Compare Source
types.NoneTypein match cases (A5rocks, PR 20383)v1.19.0Compare Source
v1.18.2Compare Source
object.__init__(Stephen Morton, PR 19733)v1.18.1Compare Source
v1.17.1Compare Source
Noneas constraints bottom if no bottoms were provided (Stanislav Terliakov, PR 19485)hasattr" in dmypy (Stanislav Terliakov, PR 19428)v1.17.0Compare Source
v1.16.1Compare Source
v1.16.0Compare Source
v1.15.0Compare Source
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.