Skip to content

Commit 1ecd65d

Browse files
chore(deps): update dependency mypy to v1.19.0
1 parent ea5f407 commit 1ecd65d

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
@@ -19,7 +19,7 @@ dependencies = [
1919
# Python development
2020
"black==25.1.0",
2121
"flake8==7.2.0",
22-
"mypy==1.15.0",
22+
"mypy==1.19.0",
2323
"pytest==8.3.5",
2424
"ipython==9.1.0",
2525
# C/Go development helpers

0 commit comments

Comments
 (0)