Skip to content

Commit 5205221

Browse files
authored
Merge pull request #86 from Chia-Network/dependabot/pip/mypy-1.15.0
Bump mypy from 1.13.0 to 1.15.0
2 parents 356cbfe + 0c57104 commit 5205221

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",
1717
"pytest-env",
1818
"pre-commit==4.0.1; python_version >= '3.9'",
19-
"mypy==1.13.0",
19+
"mypy==1.15.0",
2020
"ruff>=0.8.1",
2121
]
2222

0 commit comments

Comments
 (0)