From 238a92ce3a71860748abeb9ed6c3824cc24ee660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 11:58:20 +0000 Subject: [PATCH] Bump ruff from 0.9.9 to 0.12.11 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.9 to 0.12.11. - [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.9.9...0.12.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/checkformatting.txt | 2 +- requirements/format.txt | 2 +- requirements/lint.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/checkformatting.txt b/requirements/checkformatting.txt index 885e8ff4d13..5e17ec34a50 100644 --- a/requirements/checkformatting.txt +++ b/requirements/checkformatting.txt @@ -22,7 +22,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -ruff==0.9.9 +ruff==0.12.11 # via -r requirements/checkformatting.in wheel==0.42.0 # via pip-tools diff --git a/requirements/format.txt b/requirements/format.txt index d0941b999d7..4a539d69f2b 100644 --- a/requirements/format.txt +++ b/requirements/format.txt @@ -22,7 +22,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -ruff==0.9.9 +ruff==0.12.11 # via -r requirements/format.in wheel==0.42.0 # via pip-tools diff --git a/requirements/lint.txt b/requirements/lint.txt index b166395f28f..6b060a6acbb 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -461,7 +461,7 @@ rpds-py==0.22.3 # -r requirements/tests.txt # jsonschema # referencing -ruff==0.9.9 +ruff==0.12.11 # via -r requirements/lint.in sentry-sdk==2.22.0 # via