Update dependency mypy to v1.20.2 - autoclosed#102
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
November 23, 2023 18:24
4c04998 to
f433359
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
December 21, 2023 19:10
f433359 to
5e7a5e4
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
March 8, 2024 16:41
5e7a5e4 to
054081d
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
April 24, 2024 16:46
054081d to
5ecdee3
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
June 25, 2024 00:57
5ecdee3 to
587d956
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 19, 2024 18:41
587d956 to
3c772c5
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 31, 2024 00:13
3c772c5 to
4b45a91
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
August 25, 2024 01:36
4b45a91 to
07924e3
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
October 14, 2024 20:07
07924e3 to
9dca9d5
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
October 20, 2024 00:57
9dca9d5 to
3a8a5e3
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
October 23, 2024 01:24
3a8a5e3 to
fc55b2e
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
December 20, 2024 15:39
fc55b2e to
92d990f
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
December 30, 2024 18:27
92d990f to
d12baf7
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
February 5, 2025 05:25
d12baf7 to
17b3d16
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
June 16, 2025 20:31
c0b7049 to
143d2a3
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 15, 2025 00:05
143d2a3 to
7a282a4
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 31, 2025 09:03
7a282a4 to
b73408b
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
September 12, 2025 20:13
b73408b to
354f84f
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
September 19, 2025 02:01
354f84f to
6767c70
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
November 28, 2025 18:27
6767c70 to
b1c4d43
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
December 15, 2025 05:09
b1c4d43 to
f11e107
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
February 2, 2026 18:54
f11e107 to
eaa58eb
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
February 12, 2026 15:57
eaa58eb to
cf61390
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
March 13, 2026 12:19
cf61390 to
973ecd3
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
March 31, 2026 21:10
973ecd3 to
8b372ae
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
April 13, 2026 05:13
8b372ae to
e5de5da
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
April 21, 2026 21:40
e5de5da to
5d9ff54
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
April 30, 2026 14:53
5d9ff54 to
597e648
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
May 12, 2026 12:21
597e648 to
c313cc0
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.6.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
v1.14.1Compare Source
v1.14.0Compare Source
v1.13.0Compare Source
v1.12.1Compare Source
os.pathstubs affecting use ofos.PathLike[Any](Shantanu, PR 17995)v1.12.0Compare Source
v1.11.2Compare Source
TypedDictitem types before storing (Ivan Levkivskyi, PR 17640)v1.11.1Compare Source
RawExpressionType.acceptcrash with--cache-fine-grained(Anders Kaseorg, PR 17588)typing.TypeAliasTypebeing undefined on python < 3.12 (Nikita Sobolev, PR 17558)types.GenericAliaslookup crash (Shantanu, PR 17543)v1.11.0Compare Source
v1.10.1Compare Source
v1.10.0Compare Source
v1.9.0Compare Source
v1.8.0Compare Source
v1.7.1Compare Source
v1.7.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.