Skip to content

Commit 27dfa37

Browse files
authored
Merge pull request #227 from Chia-Network/dependabot/pip/types-setuptools-75.6.0.20241126
Bump types-setuptools from 75.1.0.20241014 to 75.6.0.20241126
2 parents ee56ffa + 9736e7f commit 27dfa37

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.13.0",
2020
"black==24.10.0",
21-
"types-setuptools==75.1.0.20241014",
21+
"types-setuptools==75.6.0.20241126",
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)