From 78dc9d15951c95e124a5e260ae64255e7b123827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 01:16:32 +0000 Subject: [PATCH] build(deps): bump ruff from 0.9.9 to 0.9.10 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.9 to 0.9.10. - [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.9.9...0.9.10) --- updated-dependencies: - dependency-name: ruff 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 7150955..4c76590 100644 --- a/requirements.txt +++ b/requirements.txt @@ -130,7 +130,7 @@ requests==2.32.3 rich==13.9.4 rpds-py==0.23.1 rsa==4.9 -ruff==0.9.9 +ruff==0.9.10 scikit-learn==1.6.1 scipy==1.15.2 setuptools==75.8.2