We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1369dc8 + d96927d commit dd9b08bCopy full SHA for dd9b08b
1 file changed
pyproject.toml
@@ -60,7 +60,7 @@ optional-dependencies.dev = [
60
"pytest-beartype-tests==2026.4.26",
61
"pytest-cov==7.1.0",
62
"pytest-regressions==2.10.0",
63
- "ruff==0.15.13",
+ "ruff==0.15.14",
64
"setuptools-scm==10.0.5",
65
# We add shellcheck-py not only for shell scripts and shell code blocks,
66
# but also because having it installed means that ``actionlint-py`` will
0 commit comments