From 6287dc0ef0617c29e9d9c748704d2fea2f6949c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 04:05:58 +0000 Subject: [PATCH] chore(deps): bump scikit-learn from 1.2.1 to 1.4.2 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.1 to 1.4.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.2.1...1.4.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 011f44b..fd1a72b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Jinja2==3.1.2 pandas==1.5.3 numpy==1.24.2 python-dateutil==2.8.2 -scikit-learn==1.2.1 +scikit-learn==1.4.2 pytz==2021.3 scipy==1.10.1 six==1.16.0