From 9ea5bfcb577c5d323c86cd7e9f27c847c1ab8b8a Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Wed, 19 Jun 2024 07:42:08 +0000 Subject: [PATCH] fix(deps): Update dependency scipy to v1.13.1 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 d201d908..98e7ee06 100644 --- a/jupyter-pytorch-full/requirements.txt +++ b/jupyter-pytorch-full/requirements.txt @@ -14,7 +14,7 @@ matplotlib==3.8.4 pandas==2.2.2 scikit-image==0.23.2 scikit-learn==1.5.0 -scipy==1.13.0 +scipy==1.13.1 seaborn==0.13.2 xgboost==2.0.3 diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index bf1d7769..bbd4b2f5 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -26,7 +26,7 @@ patsy==0.5.6 protobuf==3.20.3 scikit-image==0.23.2 scikit-learn==1.5.0 -scipy==1.13.0 +scipy==1.13.1 seaborn==0.13.2 sqlalchemy==2.0.30 statsmodels==0.14.2 diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index dd42b873..198f64ba 100644 --- a/jupyter-tensorflow-full/requirements.txt +++ b/jupyter-tensorflow-full/requirements.txt @@ -14,7 +14,7 @@ matplotlib==3.8.4 pandas==2.2.2 scikit-image==0.23.2 scikit-learn==1.5.0 -scipy==1.13.0 +scipy==1.13.1 seaborn==0.13.2 xgboost==2.0.3