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 4432a93 commit c08c64fCopy full SHA for c08c64f
pyproject.toml
@@ -76,7 +76,7 @@ dev = [
76
]
77
static-analysis = [
78
"autopep8~=2.0",
79
- "ruff~=0.9.0",
+ "ruff~=0.11.0",
80
81
test = [
82
"pytest~=8.1",
0 commit comments