From ce727083358515a8c1951772eb30f88661d3bf26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 23:14:03 +0000 Subject: [PATCH] build(deps): bump ruff from 0.0.292 to 0.9.1 in /ci/builder Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.9.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/v0.0.292...0.9.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index f3e320ec3115f..82a65b467fcbd 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -50,7 +50,7 @@ pytest-split==0.10.0 pyyaml==6.0.2 requests==2.32.3 ruamel.yaml==0.18.6 -ruff==0.0.292 +ruff==0.9.1 scipy==1.15.1 semver==3.0.2 shtab==1.7.1