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 92094cb commit 9ddf3dbCopy full SHA for 9ddf3db
pyproject.toml
@@ -85,7 +85,7 @@ dependencies = [
85
# The versions of `black`, `ruff`, `codespell`, must be consistent with the `.pre-commit-config.yaml`.
86
# Don't edit them manually, use `pre-commit run ver_sync` instead.
87
"black==25.1.0",
88
- "ruff==0.11.2",
+ "ruff==0.11.12",
89
"codespell==2.4.1",
90
# Don't write comments on these lines, because they will be removed by `pre-commit run ver_sync`.
91
# NOTE: 👆
0 commit comments