From d22d516d4d779d1e62755e2d34aa13dca21a0440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 18:10:36 +0000 Subject: [PATCH] Bump ruff from 0.14.8 to 0.14.10 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.8 to 0.14.10. - [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.14.8...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 643d3b0..6654698 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,7 +4,7 @@ allure-pytest==2.15.2 coverage==7.10.7 pytest-cov==7.0.0 black==25.11.0 -ruff==0.14.8 +ruff==0.14.10 ipython==8.37.0 pre-commit==4.3.0 setuptools==80.9.0