Skip to content

Commit a5eab01

Browse files
authored
Merge pull request #207 from Chia-Network/dependabot/pip/black-24.10.0
Bump black from 24.8.0 to 24.10.0
2 parents 5c4bc4e + 002adb8 commit a5eab01

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
@@ -17,7 +17,7 @@
1717
"faker==27.0.0",
1818
"flake8==7.1.1",
1919
"mypy==1.11.1",
20-
"black==24.8.0",
20+
"black==24.10.0",
2121
"types-setuptools==71.1.0.20240813",
2222
"pre-commit==3.5.0; python_version < '3.9'",
2323
"pre-commit==4.0.1; python_version >= '3.9'",

0 commit comments

Comments
 (0)