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.
ruff
0.12.4
1 parent 28fa691 commit bd26ae3Copy full SHA for bd26ae3
pyproject.toml
@@ -49,7 +49,7 @@
49
"orjson>=3.11.0; python_version<'3.14'", # used by mypy
50
]
51
lint = [
52
- "ruff==0.12.1",
+ "ruff==0.12.4",
53
54
mypy = [
55
"mypy==1.17.0",
0 commit comments