Skip to content

Commit 98f1a89

Browse files
committed
mypy only 1.7
1 parent ad4f5f5 commit 98f1a89

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.14.0",
47-
"mypy ~= 1.10.0",
47+
"mypy ~= 1.7.0",
4848
"pre-commit ~= 3.5.0",
4949
"pydoc-markdown ~= 4.8.0",
5050
"pytest ~= 8.2.0",

0 commit comments

Comments
 (0)