Skip to content

Commit c326385

Browse files
chore(deps): update dependency mypy to ~=1.11.2
1 parent dec675a commit c326385

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
@@ -46,7 +46,7 @@ dependencies = [
4646
dev = [
4747
"build ~= 1.2.0",
4848
"filelock ~= 3.15.0",
49-
"mypy ~= 1.10.0",
49+
"mypy ~=1.11.2",
5050
"pre-commit ~= 3.5.0",
5151
"pydoc-markdown ~= 4.8.0",
5252
"pytest ~= 8.2.0",

0 commit comments

Comments
 (0)