Skip to content

Commit 2cd910a

Browse files
chore(dev): update dependency mypy to v2
1 parent 2f9755b commit 2cd910a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dev = [
2323
# Mark this as 3.10+ to get the latest version
2424
"pre-commit ==4.5.1 ; python_version >= '3.10' and python_version < '4.0'",
2525
"pyright[nodejs] ==1.1.408",
26-
"mypy ==1.19.1",
26+
"mypy ==2.0.0",
2727
"ruff ==0.15.1",
2828
]
2929

0 commit comments

Comments
 (0)