From 4084f0e006a0433019531d1f508d6519c9072c4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 18:42:41 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.15.8 to 0.15.9 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.8 to 0.15.9. - [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.8...0.15.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index fd955c44d..212b3178e 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -4,6 +4,6 @@ mypy==1.19.1 pytest==9.0.2 pytest-dependency==0.6.1 responses==0.26.0 -ruff==0.15.8 +ruff==0.15.9 ruff-api==0.2.1 types-requests==2.33.0.20260327