Skip to content

Commit fe621ab

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

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.1",
2323
"pytest==8.3.5",
2424
"ipython==9.1.0",
2525
# C/Go development helpers

0 commit comments

Comments
 (0)