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 c133623 commit 7541cadCopy full SHA for 7541cad
pyproject.toml
@@ -48,7 +48,7 @@ doc = [
48
qa = [ # in local development these are provided globally, here for GHA
49
"pre-commit>=2.9,<4.4", # Allow us to run pre-commit hooks in testing
50
"pre-commit-uv>=4.1,<4.2",
51
- "ruff>0.0.215,<0.12.11",
+ "ruff>0.0.215,<0.13.3",
52
]
53
tooling = [ # in local development these are provided globally
54
"rmi-dispatch[qa]",
0 commit comments