From a0c9f7bac8ba255711087608e16139d7fa01ebdc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 11:32:03 +0000 Subject: [PATCH 1/2] Bump scikit-learn from 0.22.2.post1 to 0.23.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.22.2.post1 to 0.23.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.22.2.post1...0.23.0) Signed-off-by: dependabot-preview[bot] --- requirements-hyperopt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-hyperopt.txt b/requirements-hyperopt.txt index c3dda6c4b..a1431bf8f 100644 --- a/requirements-hyperopt.txt +++ b/requirements-hyperopt.txt @@ -3,7 +3,7 @@ # Required for hyperopt scipy==1.4.1 -scikit-learn==0.22.2.post1 +scikit-learn==0.23.0 scikit-optimize==0.7.4 filelock==3.0.12 joblib==0.15.1 From 2498fa5a4710fcbb85bb6a803b26fe3ab78e7e4c Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 20 May 2020 06:29:17 +0200 Subject: [PATCH 2/2] Bump scikit-learn from 0.22.2.post1 to 0.23.1 --- requirements-hyperopt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-hyperopt.txt b/requirements-hyperopt.txt index a1431bf8f..e1b3fef4f 100644 --- a/requirements-hyperopt.txt +++ b/requirements-hyperopt.txt @@ -3,7 +3,7 @@ # Required for hyperopt scipy==1.4.1 -scikit-learn==0.23.0 +scikit-learn==0.23.1 scikit-optimize==0.7.4 filelock==3.0.12 joblib==0.15.1