Skip to content

Commit 227a128

Browse files
chore(deps): upgrade dependency mypy to ~=1.20.0 (#3190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be4bea2 commit 227a128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ voice = { file = "requirements/voice.txt" }
6868
[dependency-groups]
6969
dev = [
7070
"pylint~=3.3.8",
71-
"mypy~=1.19.1",
71+
"mypy~=1.20.0",
7272
"coverage~=7.10",
7373
"pre-commit==4.5.1",
7474
"codespell==2.4.2",

0 commit comments

Comments
 (0)