From 40dcb7533e577909c51578c5c178092c9b568d76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 21:40:58 +0000 Subject: [PATCH] Bump scikit-learn from 1.3.2 to 1.5.1 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.5.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.2...1.5.1) --- 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 990e4a89c..e0313d67f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,5 +44,5 @@ lumaCLI==0.0.19 Office365-REST-Python-Client==2.4.4 TM1py==1.11.3 nltk==3.8.1 -scikit-learn==1.3.2 +scikit-learn==1.5.1 geopy==2.4.1 \ No newline at end of file