From 6e6fa333eaf50d8839ed3c92d33ad9d274fe9fef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:30:32 +0000 Subject: [PATCH] Bump ruff from 0.6.9 to 0.7.0 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.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.6.9...0.7.0) --- updated-dependencies: - dependency-name: ruff 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 6455e2f..8bc8ec5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ black==24.10.0 catboost==1.2.7 numpy==1.26.4 pandas==2.2.3 -ruff==0.6.9 +ruff==0.7.0 scikit-learn==1.5.2 scikit-survival==0.23.0