From 2153d562f3708cdd77ef49736bd594f104455081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 09:56:03 +0000 Subject: [PATCH] build(deps): bump scikit-learn from 1.4.0 to 1.5.0 in /riotbuild Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.0...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- riotbuild/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riotbuild/requirements.txt b/riotbuild/requirements.txt index bf74886c..7e2c7bb3 100644 --- a/riotbuild/requirements.txt +++ b/riotbuild/requirements.txt @@ -25,7 +25,7 @@ protobuf==3.18.3 emlearn==0.17.1 joblib==1.3.2 scipy==1.10.1 # needed by scikit-learn, but newer ones fail with jammy's cython -scikit-learn==1.4.0 +scikit-learn==1.5.0 ## SUIT and suit-manifest-generator dependencies cbor==1.0.0