From 1215f2ca818003e5812686b2f6684d49e8fa31eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 09:55:22 +0000 Subject: [PATCH] Bump scikit-learn from 1.7.2 to 1.8.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.7.2 to 1.8.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.7.2...1.8.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-openaleph.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-openaleph.txt b/requirements-openaleph.txt index 73ea918..adfb21d 100644 --- a/requirements-openaleph.txt +++ b/requirements-openaleph.txt @@ -104,7 +104,7 @@ rigour==1.8.2 ; python_version >= "3.11" and python_version < "3.14" rstr==3.2.2 ; python_version >= "3.11" and python_version < "3.14" s3fs==2026.4.0 ; python_version >= "3.11" and python_version < "3.14" schwifty==2026.3.0 ; python_version >= "3.11" and python_version < "3.14" -scikit-learn==1.7.2 ; python_version >= "3.11" and python_version < "3.14" +scikit-learn==1.8.0 ; python_version >= "3.11" and python_version < "3.14" scipy==1.17.1 ; python_version >= "3.11" and python_version < "3.14" setuptools==81.0.0 ; python_version >= "3.11" and python_version < "3.14" shellingham==1.5.4 ; python_version >= "3.11" and python_version < "3.14" diff --git a/requirements.txt b/requirements.txt index 300636f..95cc717 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ rigour==1.8.2 ; python_version >= "3.11" and python_version < "3.14" rstr==3.2.2 ; python_version >= "3.11" and python_version < "3.14" s3fs==2026.4.0 ; python_version >= "3.11" and python_version < "3.14" schwifty==2026.3.0 ; python_version >= "3.11" and python_version < "3.14" -scikit-learn==1.7.2 ; python_version >= "3.11" and python_version < "3.14" +scikit-learn==1.8.0 ; python_version >= "3.11" and python_version < "3.14" scipy==1.17.1 ; python_version >= "3.11" and python_version < "3.14" setuptools==81.0.0 ; python_version >= "3.11" and python_version < "3.14" shellingham==1.5.4 ; python_version >= "3.11" and python_version < "3.14"