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 6093be3 commit 95e98baCopy full SHA for 95e98ba
pyproject.toml
@@ -21,7 +21,7 @@ version = "0.0.0"
21
[project.optional-dependencies]
22
test = [
23
"codespell==2.4.1",
24
- "isort==6.0.1",
+ "isort==7.0.0",
25
"mypy==1.18.2",
26
"pre-commit==4.3.0",
27
"pre-commit-hooks==6.0.0",
0 commit comments