From 5b8c0d37d71d3af9a309f9c2f1ba0b5878816d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 02:23:15 +0000 Subject: [PATCH] build(deps): bump ruff from 0.11.2 to 0.12.0 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.2 to 0.12.0. - [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.2...0.12.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index edbab1c..48739c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -130,7 +130,7 @@ requests==2.32.3 rich==13.9.4 rpds-py==0.24.0 rsa==4.9 -ruff==0.11.2 +ruff==0.12.0 scikit-learn==1.6.1 scipy==1.15.2 setuptools==75.8.2