From 5f45e0bc57c15d74f8d76b9b2f09519fd148e945 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 01:51:32 +0000 Subject: [PATCH] Bump scikit-learn from 1.5.2 to 1.8.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.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.5.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] --- mit-ast-finetuned-speech-commands-v2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mit-ast-finetuned-speech-commands-v2/requirements.txt b/mit-ast-finetuned-speech-commands-v2/requirements.txt index b50becf43..db6af5287 100644 --- a/mit-ast-finetuned-speech-commands-v2/requirements.txt +++ b/mit-ast-finetuned-speech-commands-v2/requirements.txt @@ -3,5 +3,5 @@ librosa optimum psutil # https://github.com/huggingface/evaluate/issues/655 -scikit-learn==1.5.2 +scikit-learn==1.8.0 soundfile