From 97f8de44e463a27a2c7aa76d925fd34600f6e85c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 17:39:29 +0000 Subject: [PATCH] Bump ruff from 0.8.0 to 0.13.0 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.13.0. - [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.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.0 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..ca9f26e 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.0 tox==4.23.2 restructuredtext-lint==1.4.0 pygments==2.18.0