From b067782b5fdb310c6af471f75885e45f490eeb34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 13:27:31 +0200 Subject: [PATCH] Bump scikit-learn from 1.1.1 to 1.1.2 (#3034) Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.1...1.1.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7fda304b..6dbb3f70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ python-hglib==2.6.2 ratelimit==2.2.1 requests==2.28.1 rs_parsepatch==0.3.7 -scikit-learn==1.1.1 +scikit-learn==1.1.2 scipy==1.9.0 sendgrid==6.9.7 shap[plots]==0.41.0