From f7f86b805bd76ee84d4a2c34ae338ff8919cbf90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 06:24:54 +0000 Subject: [PATCH] build(deps): bump scikit-learn from 1.4.1.post1 to 1.5.2 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.1.post1 to 1.5.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.1.post1...1.5.2) --- updated-dependencies: - dependency-name: scikit-learn 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 9ada7de..0cf36fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pyopenms==3.1.0; python_version >= '3.10' python-dotenv==0.21.0 pytorch_lightning==1.8.6 scikit-learn==1.1.2; python_version < '3.11' -scikit-learn==1.4.1.post1; python_version >= '3.11' +scikit-learn==1.5.2; python_version >= '3.11' seaborn==0.12.0 spectrum_utils==0.4.1 tensorboard==2.10.1