From a83e4112fdafc2146a11ba8e028eedbb967b6f11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 09:08:26 +0000 Subject: [PATCH] Bump ruff from 0.14.9 to 0.14.10 in the npm-minor-and-patch group Bumps the npm-minor-and-patch group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.9 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.9...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 6a5de61..1d79a1f 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,3 +1,3 @@ pytest==8.4.2 pytest-asyncio==1.2.0 -ruff==0.14.9 \ No newline at end of file +ruff==0.14.10 \ No newline at end of file