Skip to content

Commit 7219ef9

Browse files
chore(deps): upgrade dependency mypy to v2
1 parent 9eba65b commit 7219ef9

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
@@ -69,7 +69,7 @@ voice = { file = "requirements/voice.txt" }
6969
[dependency-groups]
7070
dev = [
7171
"pylint~=4.0.5",
72-
"mypy~=1.20.0",
72+
"mypy~=2.1.0",
7373
"coverage~=7.10",
7474
"pre-commit==4.6.0",
7575
"codespell==2.4.2",

0 commit comments

Comments
 (0)