From b916a2e684b7c23197e363c186a0fda0315f5311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 00:26:15 +0000 Subject: [PATCH] build(deps): bump ruff from 0.15.21 to 0.16.1 in the lint-tools group Bumps the lint-tools group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.21 to 0.16.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.21...0.16.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lint-tools ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 4f8ab2e..7611532 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,3 +1,3 @@ clang-format pre-commit -ruff==0.15.21 +ruff==0.16.1