Skip to content

Commit e9dbe31

Browse files
Update dependency mypy to v2 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5bf3208 commit e9dbe31

2 files changed

Lines changed: 92 additions & 67 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ namespaces = false
5252
dev = [
5353
"pytest==9.0.3",
5454
"pytest-cov==7.1.0",
55-
"mypy==1.20.2",
55+
"mypy==2.0.0",
5656
"flake8==7.3.0",
5757
"black==26.3.1",
5858
"ruff==0.15.12",

0 commit comments

Comments
 (0)