We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d90139 commit 08d5cf3Copy full SHA for 08d5cf3
requirements-dev.txt
@@ -9,6 +9,5 @@ pytest-xdist==3.2.0
9
toml==0.10.2
10
typing-extensions==4.14.0
11
zipp==3.6.0
12
-black==25.1.0
13
typed-ast==1.4.3
14
pathspec==0.9.0
setup.cfg
@@ -75,7 +75,7 @@ testing =
75
aboutcode-toolkit >= 7.0.2
76
pycodestyle >= 2.8.0
77
twine
78
- black
+ black>=25.1.0
79
commoncode
80
isort>=5.10.1
81
0 commit comments