Skip to content

Commit 208e735

Browse files
authored
Merge pull request #252 from Chia-Network/dependabot/pip/mypy-1.15.0
Bump mypy from 1.13.0 to 1.15.0
2 parents d934d97 + 556320d commit 208e735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"pytest-xdist==3.6.1",
1717
"ruff>=0.8.1",
1818
"faker==33.1.0",
19-
"mypy==1.13.0",
19+
"mypy==1.15.0",
2020
"types-setuptools==75.6.0.20241126",
2121
"pre-commit==4.1.0; python_version >= '3.9'",
2222
]

0 commit comments

Comments
 (0)