From 05e9bfa3ebd5f1afc4b5bd9f24f139eb346781b2 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Mon, 23 Oct 2023 13:54:56 +0000 Subject: [PATCH] fix(deps): Update dependency scikit-learn to v1.3.2 Signed-off-by: plural-renovate[bot]@users.noreply.github.com --- jupyter-pytorch-full/requirements.txt | 2 +- jupyter-scipy/requirements.txt | 2 +- jupyter-tensorflow-full/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jupyter-pytorch-full/requirements.txt b/jupyter-pytorch-full/requirements.txt index a70bf7ca..890ba3e3 100644 --- a/jupyter-pytorch-full/requirements.txt +++ b/jupyter-pytorch-full/requirements.txt @@ -13,7 +13,7 @@ ipywidgets==8.1.1 matplotlib==3.8.0 pandas==2.1.1 scikit-image==0.22.0 -scikit-learn==1.3.1 +scikit-learn==1.3.2 scipy==1.11.3 seaborn==0.13.0 xgboost==2.0.0 diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index 6e8ab502..97bbe71b 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -25,7 +25,7 @@ pandas==2.1.1 patsy==0.5.3 protobuf==3.20.3 scikit-image==0.22.0 -scikit-learn==1.3.1 +scikit-learn==1.3.2 scipy==1.11.3 seaborn==0.13.0 sqlalchemy==2.0.22 diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 8e56f3e2..61ef5461 100644 --- a/jupyter-tensorflow-full/requirements.txt +++ b/jupyter-tensorflow-full/requirements.txt @@ -13,7 +13,7 @@ ipywidgets==8.1.1 matplotlib==3.8.0 pandas==2.1.1 scikit-image==0.22.0 -scikit-learn==1.3.1 +scikit-learn==1.3.2 scipy==1.11.3 seaborn==0.13.0 xgboost==2.0.0