From 5a0da036f51a4c56d7b13be08fadb8b9087f1ce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 01:51:54 +0000 Subject: [PATCH] Bump scikit-learn from 1.3.2 to 1.5.0 in /hri/requirements Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.2...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hri/requirements/nlp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hri/requirements/nlp.txt b/hri/requirements/nlp.txt index e272cbd..c061476 100644 --- a/hri/requirements/nlp.txt +++ b/hri/requirements/nlp.txt @@ -11,7 +11,7 @@ qrcode==7.4.2 # Stop Commands huggingface-hub==0.22.2 safetensors==0.4.3 -scikit-learn==1.3.2 +scikit-learn==1.5.0 sentence-transformers==2.6.1 threadpoolctl==3.4.0 tokenizers==0.15.2