We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45725c7 + 3770c32 commit bd67ad4Copy full SHA for bd67ad4
1 file changed
pyproject.toml
@@ -76,7 +76,7 @@ documentation = [
76
]
77
lint = [
78
"bandit==1.8.6",
79
- "black==25.9.0",
+ "black==25.11.0",
80
"flake8==7.3.0",
81
"isort==6.1.0; python_version < '3.10'",
82
"isort==7.0.0; python_version > '3.9'",
0 commit comments