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 c2ad015 commit 4717518Copy full SHA for 4717518
pyproject.toml
@@ -69,7 +69,7 @@ documentation = [
69
]
70
lint = [
71
"bandit==1.8.6",
72
- "black==25.9.0",
+ "black==25.11.0",
73
"flake8==7.3.0",
74
"isort==6.1.0; python_version < '3.10'",
75
"isort==7.0.0; python_version > '3.9'",
0 commit comments