From acfa5e074c7c83c6692fab687cd87baeccdb61fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 07:19:58 +0000 Subject: [PATCH] build(deps): bump ruff from 0.8.4 to 0.8.6 in /install Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.8.6. - [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.4...0.8.6) --- updated-dependencies: - dependency-name: ruff 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 23c1fae16..bde23d9d4 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -35,7 +35,7 @@ yappi==1.6.0 pytest-sugar==1.0.0 aid_hash black==24.10.0 -ruff==0.8.4 +ruff==0.8.6 pre-commit==4.0.1 coverage==7.6.10 pyyaml