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 583d41f commit a561678Copy full SHA for a561678
pyproject.toml
@@ -65,7 +65,7 @@ lint = [
65
"bandit==1.8.2",
66
"black==25.1.0",
67
"flake8==7.1.1",
68
- "isort==5.13.2",
+ "isort==6.0.0",
69
"pydocstyle[toml]==6.3.0",
70
]
71
docs = [
0 commit comments