From 7d5e2d42e8a37667afb3fa20f5429b78800faf57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:18:21 +0000 Subject: [PATCH] Bump ruff from 0.7.0 to 0.7.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.0 to 0.7.1. - [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.7.0...0.7.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index bf12368..304478e 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -4,7 +4,7 @@ pylint==3.3.1 pytest==8.3.3 pytest-cov==5.0.0 pytest-icdiff==0.9 -ruff==0.7.0 +ruff==0.7.1 setuptools==75.2.0 tox==4.23.0 tox-gh-actions==3.2.0