From caac688551cbb00fb61e69ba7a6cddeeaee2e104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 20:24:42 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.14.13 to 0.14.14 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.13 to 0.14.14. - [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.13...0.14.14) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.14 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 cb4fab321..cf0bcc845 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.0 responses==0.25.8 -ruff==0.14.13 +ruff==0.14.14 ruff-api==0.2.1 types-requests==2.32.4.20260107