From f185d2858eab7dad60010f158606d39049c96448 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 00:49:27 +0000 Subject: [PATCH] Update dependency dill to v0.3.9 --- 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 8ef54d18..1ca4895b 100644 --- a/jupyter-pytorch-full/requirements.txt +++ b/jupyter-pytorch-full/requirements.txt @@ -6,7 +6,7 @@ kfserving==0.6.1 # common packages bokeh==2.4.2 cloudpickle==2.0.0 -dill==0.3.4 +dill==0.3.9 ipympl==0.9.2 ipywidgets==7.7.0 matplotlib==3.5.1 diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index a623195b..03585b23 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -11,7 +11,7 @@ bokeh==2.4.2 cloudpickle==2.0.0 cython==0.29.33 dask==2022.5.0 -dill==0.3.4 +dill==0.3.9 h5py==3.6.0 ipympl==0.9.2 ipywidgets==7.7.0 diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 126b7ddd..d8245de6 100644 --- a/jupyter-tensorflow-full/requirements.txt +++ b/jupyter-tensorflow-full/requirements.txt @@ -6,7 +6,7 @@ kfserving==0.6.1 # common packages bokeh==2.4.2 cloudpickle==2.0.0 -dill==0.3.4 +dill==0.3.9 ipympl==0.9.2 ipywidgets==7.7.0 matplotlib==3.5.1