We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec014c commit 7393ab1Copy full SHA for 7393ab1
pyproject.toml
@@ -81,7 +81,7 @@ docs = [
81
"sphinxcontrib-websupport",
82
]
83
lint = [
84
- "ruff==0.8.1",
+ "ruff==0.8.2",
85
"mypy==1.13.0",
86
"sphinx-lint>=0.9",
87
"types-colorama==0.4.15.20240311",
0 commit comments