From 49db4ea471595c68ce27bc7e47a175b0d08dc0b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 08:04:14 +0000 Subject: [PATCH] build(deps): bump ruff from 0.11.7 to 0.11.8 in /install Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 to 0.11.8. - [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.7...0.11.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.8 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 040d72c2b8..0fbbb581a1 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.7 +ruff==0.11.8 pre-commit==4.0.1 coverage==7.8.0 netifaces==0.11.0