From 1f687de509a23c3bf3bfd800ec85cb08281e455a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 20:40:20 +0000 Subject: [PATCH] Bump ruff from 0.8.0 to 0.13.2 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.13.2. - [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.8.0...0.13.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... 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 5a32c43..2f86c85 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -5,7 +5,7 @@ pytest==8.3.3 pytest-cov==6.0.0 pytest-sugar==1.0.0 pytest-timeout==2.3.1 -ruff==0.8.0 +ruff==0.13.2 tox==4.23.2 restructuredtext-lint==1.4.0 pygments==2.18.0