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 0f9a640 commit 8ed0e93Copy full SHA for 8ed0e93
setup.py
@@ -10,7 +10,7 @@
10
11
DEV_REQUIREMENTS = [
12
"bandit==1.7.*", # v1.8 requires Python 3.9
13
- "black==25.*",
+ "black==23.*",
14
"build==1.2.*",
15
"flake8==6.*",
16
"isort==6.*",
0 commit comments