From 231dc92e56df710f732162e7596e57ee5b294690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 23:36:26 +0000 Subject: [PATCH] build(deps): bump ruff from 0.8.4 to 0.8.6 in /dev 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] --- dev/requirements/ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/requirements/ci_requirements.txt b/dev/requirements/ci_requirements.txt index 696a20db..3c504e53 100644 --- a/dev/requirements/ci_requirements.txt +++ b/dev/requirements/ci_requirements.txt @@ -1,4 +1,4 @@ pre-commit==4.0.1 pytest==8.3.4 pytest-cov==6.0.0 -ruff==0.8.4 +ruff==0.8.6