Skip to content

Commit 8ed0e93

Browse files
committed
fix: black pin
1 parent 0f9a640 commit 8ed0e93

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
@@ -10,7 +10,7 @@
1010

1111
DEV_REQUIREMENTS = [
1212
"bandit==1.7.*", # v1.8 requires Python 3.9
13-
"black==25.*",
13+
"black==23.*",
1414
"build==1.2.*",
1515
"flake8==6.*",
1616
"isort==6.*",

0 commit comments

Comments
 (0)