chore(deps): Update dependency mypy to v1.20.2 - #27
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 19, 2024 19:48
c8f095c to
203e56d
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 31, 2024 01:00
203e56d to
7e0f926
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
August 25, 2024 00:34
7e0f926 to
731b30d
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
October 14, 2024 20:19
731b30d to
a50b486
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
October 20, 2024 01:11
a50b486 to
972d5e8
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
October 23, 2024 00:25
972d5e8 to
9ad7b6f
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
December 20, 2024 16:11
9ad7b6f to
d9ba5d9
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
December 30, 2024 18:27
d9ba5d9 to
97c2c09
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
February 5, 2025 05:04
97c2c09 to
5c964e5
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
May 29, 2025 18:57
5c964e5 to
f233d05
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
June 16, 2025 19:48
f233d05 to
90f4dd3
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 14, 2025 21:03
90f4dd3 to
da7a646
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 31, 2025 10:07
da7a646 to
1c3801d
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
2 times, most recently
from
September 19, 2025 01:11
af4b950 to
63a44c2
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
November 28, 2025 18:32
63a44c2 to
f5d8bd8
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
December 15, 2025 05:54
f5d8bd8 to
aad4920
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
February 2, 2026 16:38
aad4920 to
694e245
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
February 12, 2026 15:45
694e245 to
22f6239
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
March 13, 2026 16:14
22f6239 to
a1a86f0
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
March 31, 2026 22:04
a1a86f0 to
2c8c86f
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
April 13, 2026 06:27
2c8c86f to
b1ef18f
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
April 21, 2026 21:13
b1ef18f to
80f895d
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
April 30, 2026 16:09
80f895d to
d6a059d
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
May 12, 2026 15:44
d6a059d to
4e6e7a3
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 21, 2026 03:12
4e6e7a3 to
e204594
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.10.0→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
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.