Skip to content

Commit a607eb3

Browse files
Bump ruff from 0.14.9 to 0.14.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.9 to 0.14.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.9...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c54217 commit a607eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ optional-dependencies.dev = [
5656
"pytest==9.0.2",
5757
"pytest-cov==7.0.0",
5858
"pytest-regressions==2.8.3",
59-
"ruff==0.14.9",
59+
"ruff==0.14.10",
6060
"setuptools-scm==9.2.2",
6161
# We add shellcheck-py not only for shell scripts and shell code blocks,
6262
# but also because having it installed means that ``actionlint-py`` will

0 commit comments

Comments
 (0)