Skip to content

Commit 1dfe21b

Browse files
chore(deps): update dependency mypy to v2
| datasource | package | from | to | | ---------- | ------- | ------ | ----- | | pypi | mypy | 1.18.2 | 2.0.0 |
1 parent 34b486e commit 1dfe21b

2 files changed

Lines changed: 121 additions & 33 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ all = ["dreadnode[training,multimodal,scoring]"]
6565

6666
[dependency-groups]
6767
dev = [
68-
"mypy>=1.8.0,<2.0.0",
68+
"mypy>=2.0.0,<2.1.0",
6969
"ruff>=0.11.6,<1.0.0",
7070
"pre-commit>=4.0.0,<5.0.0",
7171
"pytest>=8.3.3,<9.0.0",

0 commit comments

Comments
 (0)