Skip to content

Commit ba54437

Browse files
Update dependency mypy to v2.1.0
1 parent 1e6cbce commit ba54437

2 files changed

Lines changed: 110 additions & 110 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dev = [
8686
"codecov==2.1.13",
8787
"flake8-elegant-objects==1.1.1",
8888
"flake8==7.3.0",
89-
"mypy==2.0.0", # Update to a version compatible with Python 3.12
89+
"mypy==2.1.0", # Update to a version compatible with Python 3.12
9090
"pylint==4.0.5",
9191
"pytest-cov==7.1.0",
9292
"pytest-testmon==2.2.0",

0 commit comments

Comments
 (0)