From 094a05967f28a4f4e94151d930f07cef5c6a7954 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 17:26:50 +0000 Subject: [PATCH] Update dependency ipympl to v0.9.2 (#705) Co-authored-by: renovate[bot] <29139614+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 88551b82..8ef54d18 100644 --- a/jupyter-pytorch-full/requirements.txt +++ b/jupyter-pytorch-full/requirements.txt @@ -7,7 +7,7 @@ kfserving==0.6.1 bokeh==2.4.2 cloudpickle==2.0.0 dill==0.3.4 -ipympl==0.9.1 +ipympl==0.9.2 ipywidgets==7.7.0 matplotlib==3.5.1 pandas==1.4.2 diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index cb6ab8ae..cd648e9d 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -13,7 +13,7 @@ cython==0.29.32 dask==2022.5.0 dill==0.3.4 h5py==3.6.0 -ipympl==0.9.1 +ipympl==0.9.2 ipywidgets==7.7.0 matplotlib==3.5.1 numba==0.55.1 diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 2c57be86..126b7ddd 100644 --- a/jupyter-tensorflow-full/requirements.txt +++ b/jupyter-tensorflow-full/requirements.txt @@ -7,7 +7,7 @@ kfserving==0.6.1 bokeh==2.4.2 cloudpickle==2.0.0 dill==0.3.4 -ipympl==0.9.1 +ipympl==0.9.2 ipywidgets==7.7.0 matplotlib==3.5.1 pandas==1.4.2