Skip to content

Commit 4598145

Browse files
authored
Merge pull request #210 from Chia-Network/dependabot/pip/types-setuptools-75.1.0.20241014
Bump types-setuptools from 71.1.0.20240813 to 75.1.0.20241014
2 parents 855b0d4 + 8f0810b commit 4598145

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
@@ -18,7 +18,7 @@
1818
"flake8==7.1.1",
1919
"mypy==1.12.0",
2020
"black==24.10.0",
21-
"types-setuptools==71.1.0.20240813",
21+
"types-setuptools==75.1.0.20241014",
2222
"pre-commit==3.5.0; python_version < '3.9'",
2323
"pre-commit==4.0.1; python_version >= '3.9'",
2424
]

0 commit comments

Comments
 (0)