From 47ce052d68f8ef82a91338e5af786c5dde5ed7e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 15:41:29 +0000 Subject: [PATCH] Bump scikit-learn from 1.1.1 to 1.5.0 in /BRH-notebooks/combined_demos Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.1 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.1...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- BRH-notebooks/combined_demos/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BRH-notebooks/combined_demos/requirements.txt b/BRH-notebooks/combined_demos/requirements.txt index db935d72..e08671f0 100644 --- a/BRH-notebooks/combined_demos/requirements.txt +++ b/BRH-notebooks/combined_demos/requirements.txt @@ -3,7 +3,7 @@ plotly==5.6.0 seaborn==0.11.1 openpyxl==3.1.2 pyreadstat==1.2.1 -scikit-learn==1.1.1 +scikit-learn==1.5.0 tableone==0.7.12 lifelines==0.27.4 bioinfokit==2.1.0