Skip to content

Commit 107ed07

Browse files
committed
Upgrade to Mypy 2.0
1 parent 71e0004 commit 107ed07

2 files changed

Lines changed: 68 additions & 18 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ lint = [
9292
"semgrep==1.163.0"
9393
]
9494
type = [
95-
"mypy==1.19.1",
95+
"mypy==2.0.0",
9696
"celery-types==0.26.0",
9797
"django-stubs[compatible-mypy]==6.0.4",
9898
"pandas-stubs==3.0.0.260204",

0 commit comments

Comments
 (0)