From 051c4e9d594649673c36a42b258ce55cdfef5f1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 01:32:33 +0000 Subject: [PATCH] build(deps): bump ruff from 0.11.2 to 0.11.11 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.2 to 0.11.11. - [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.11.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch ... 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..1eb239e 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.11.11 scikit-learn==1.6.1 scipy==1.15.2 setuptools==75.8.2