From ec88e8c418cfdf412d0bb5dee68309ee0eca47f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 21:56:59 +0000 Subject: [PATCH] Bump scikit-learn from 1.0.2 to 1.2.2 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.0.2 to 1.2.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.0.2...1.2.2) --- 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 b2c43a3..779a4a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pandas==1.3.4 pre-commit==2.17.0 pytest==6.2.5 pytest-mock==3.6.1 -scikit-learn==1.0.2 +scikit-learn==1.2.2 scipy==1.7.3 seaborn==0.11.2 spacy==3.2.0