From c189a3ea6e10a46bb840abda2d06a816bf0fc3dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 14:12:53 +0000 Subject: [PATCH] Bump ruff from 0.15.2 to 0.15.7 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.2 to 0.15.7. - [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.2...0.15.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/constraints-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints-dev.txt b/requirements/constraints-dev.txt index b866755..710ffd2 100644 --- a/requirements/constraints-dev.txt +++ b/requirements/constraints-dev.txt @@ -10,5 +10,5 @@ pydantic==2.12.5 pytest==8.4.2 pytest-cov==5.0.0 rich==13.9.4 -ruff==0.15.2 +ruff==0.15.7 tomli==2.4.0