From e57aeae34e758b30e7c24f957eed8909c2c9b9ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 07:55:27 +0000 Subject: [PATCH] build(deps): bump ruff from 0.11.6 to 0.11.7 in /install Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.6 to 0.11.7. - [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.11.6...0.11.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index 4da215b409..f5cce73451 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -34,7 +34,7 @@ yappi==1.6.10 pytest-sugar==1.0.0 aid_hash black==24.10.0 -ruff==0.11.6 +ruff==0.11.7 pre-commit==4.0.1 coverage==7.8.0 pyyaml