From 15633ce63b9bf6796232205d39a656a0de7fbe09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 00:37:33 +0000 Subject: [PATCH] chore(deps): bump scikit-learn from 1.4.1.post1 to 1.4.2 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.1.post1 to 1.4.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.1.post1...1.4.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fe1996..05696e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ notebook<7 tensorly==0.8.1 opencv_contrib_python==4.9.0.80 matplotlib -scikit_learn==1.4.1.post1 +scikit_learn==1.4.2 scikit_image pyyaml tqdm