Skip to content

Commit f4fb743

Browse files
authored
Merge pull request #211 from Chia-Network/dependabot/pip/mypy-1.12.0
Bump mypy from 1.11.1 to 1.12.0
2 parents a5eab01 + 0905acd commit f4fb743

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
"isort==5.13.2",
1717
"faker==27.0.0",
1818
"flake8==7.1.1",
19-
"mypy==1.11.1",
19+
"mypy==1.12.0",
2020
"black==24.10.0",
2121
"types-setuptools==71.1.0.20240813",
2222
"pre-commit==3.5.0; python_version < '3.9'",

0 commit comments

Comments
 (0)