Skip to content

Commit 9ef3023

Browse files
authored
Merge pull request #71 from Chia-Network/dependabot/pip/black-24.10.0
Bump black from 24.8.0 to 24.10.0
2 parents 55f8441 + 2728167 commit 9ef3023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
]
1313

1414
dev_dependencies = [
15-
"black==24.8.0",
15+
"black==24.10.0",
1616
"pytest",
1717
"pytest-asyncio",
1818
"pytest-env",

0 commit comments

Comments
 (0)