Skip to content

Commit 5a83310

Browse files
chore(deps): update dependency mypy to ~=1.11.2
1 parent a2d37a9 commit 5a83310

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
@@ -44,7 +44,7 @@ dependencies = [
4444
dev = [
4545
"build ~= 1.2.0",
4646
"filelock ~= 3.15.0",
47-
"mypy ~= 1.10.0",
47+
"mypy ~=1.11.2",
4848
"pre-commit ~= 3.5.0",
4949
"pydoc-markdown ~= 4.8.0",
5050
"pytest ~= 8.2.0",

0 commit comments

Comments
 (0)