Skip to content

Commit df172c8

Browse files
chore(deps): Bump ruff from 0.16.5 to 0.16.6 (#3556)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.5 to 0.16.6. - [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.16.5...0.16.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a351df commit df172c8

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ optional-dependencies.dev = [
8888
"pytest-xdist==3.8.0",
8989
"pyyaml==6.0.3",
9090
"requests-mock-flask==2026.8.16",
91-
"ruff==0.16.5",
91+
"ruff==0.16.6",
9292
# We add shellcheck-py not only for shell scripts and shell code blocks,
9393
# but also because having it installed means that ``actionlint-py`` will
9494
# use it to lint shell commands in GitHub workflow files.

uv.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)