We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 987ccb2 commit 2b7e3adCopy full SHA for 2b7e3ad
1 file changed
pyproject.toml
@@ -92,7 +92,7 @@ docs = [
92
"sphinxcontrib-websupport",
93
]
94
lint = [
95
- "ruff==0.11.11",
+ "ruff==0.11.12",
96
"mypy==1.15.0",
97
"sphinx-lint>=0.9",
98
"types-colorama==0.4.15.20240311",
@@ -135,7 +135,7 @@ docs = [
135
136
137
138
139
140
141
package = [
0 commit comments