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 b9c89f8 commit 0a8dc86Copy full SHA for 0a8dc86
pyproject.toml
@@ -47,7 +47,7 @@ doc = [
47
]
48
qa = [ # in local development these are provided globally, here for GHA
49
"pre-commit>=2.9,<4.3", # Allow us to run pre-commit hooks in testing
50
- "ruff>0.0.215,<0.11.13",
+ "ruff>0.0.215,<0.11.14",
51
52
tooling = [ # in local development these are provided globally
53
"rmi-dispatch[qa]",
0 commit comments