Skip to content

Commit 9bf07f1

Browse files
chore(deps): update dependency mypy to ~=1.11.2
1 parent 036b455 commit 9bf07f1

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
@@ -33,7 +33,7 @@ dependencies = [
3333
[project.optional-dependencies]
3434
dev = [
3535
"build ~= 1.2.0",
36-
"mypy ~= 1.10.0",
36+
"mypy ~=1.11.2",
3737
"pre-commit ~= 3.5.0",
3838
"pydoc-markdown ~= 4.8.0",
3939
"pytest ~= 8.2.0",

0 commit comments

Comments
 (0)