We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c54217 + a607eb3 commit 62963ffCopy full SHA for 62963ff
pyproject.toml
@@ -56,7 +56,7 @@ optional-dependencies.dev = [
56
"pytest==9.0.2",
57
"pytest-cov==7.0.0",
58
"pytest-regressions==2.8.3",
59
- "ruff==0.14.9",
+ "ruff==0.14.10",
60
"setuptools-scm==9.2.2",
61
# We add shellcheck-py not only for shell scripts and shell code blocks,
62
# but also because having it installed means that ``actionlint-py`` will
0 commit comments