Skip to content

Commit 50ce112

Browse files
authored
Merge pull request #220 from Chia-Network/dependabot/pip/mypy-1.13.0
Bump mypy from 1.12.0 to 1.13.0
2 parents d186b93 + 3c9bdf7 commit 50ce112

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==30.6.0",
1818
"flake8==7.1.1",
19-
"mypy==1.12.0",
19+
"mypy==1.13.0",
2020
"black==24.10.0",
2121
"types-setuptools==75.1.0.20241014",
2222
"pre-commit==3.5.0; python_version < '3.9'",

0 commit comments

Comments
 (0)