From 506030538893ed83b4472c10030802e34db4e5f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 04:56:14 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.6.8 to 0.7.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 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.6.8...0.7.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_tests.txt b/tests/requirements_tests.txt index 80a48214..c7bfb3ad 100644 --- a/tests/requirements_tests.txt +++ b/tests/requirements_tests.txt @@ -1,6 +1,6 @@ pytest==8.3.3 pytest-cov==5.0.0 pyquery==2.0.1 -ruff==0.6.8 +ruff==0.7.1 jq==1.8.0 jsonschema[format]==4.23.0 \ No newline at end of file