Skip to content

Commit d2f05ac

Browse files
authored
Merge pull request #98 from Chia-Network/dependabot/pip/mypy-1.17.1
Bump mypy from 1.16.1 to 1.17.1
2 parents 3ed6218 + 64388ef commit d2f05ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"pytest-asyncio>=0.26.0",
1717
"pytest-env",
1818
"pre-commit==4.2.0; python_version >= '3.9'",
19-
"mypy==1.16.1",
19+
"mypy==1.17.1",
2020
"types-setuptools",
2121
"ruff>=0.8.1",
2222
]

0 commit comments

Comments
 (0)