From 8b4f3e18ba2a327bce232772f83929e3171173aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 21:24:39 +0000 Subject: [PATCH] Bump scikit-learn from 1.4.1.post1 to 1.4.2 in the pip-version group Bumps the pip-version group with 1 update: [scikit-learn](https://github.com/scikit-learn/scikit-learn). Updates `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 dependency-group: pip-version ... Signed-off-by: dependabot[bot] --- requirements/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index 6b19652..2725af4 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -1,4 +1,4 @@ matplotlib==3.8.4 nglview==3.1.2 numpy==1.26.4 -scikit-learn==1.4.1.post1 +scikit-learn==1.4.2