Skip to content

Commit 094a059

Browse files
Update dependency ipympl to v0.9.2 (#705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b24e5a commit 094a059

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

jupyter-pytorch-full/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kfserving==0.6.1
77
bokeh==2.4.2
88
cloudpickle==2.0.0
99
dill==0.3.4
10-
ipympl==0.9.1
10+
ipympl==0.9.2
1111
ipywidgets==7.7.0
1212
matplotlib==3.5.1
1313
pandas==1.4.2

jupyter-scipy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cython==0.29.32
1313
dask==2022.5.0
1414
dill==0.3.4
1515
h5py==3.6.0
16-
ipympl==0.9.1
16+
ipympl==0.9.2
1717
ipywidgets==7.7.0
1818
matplotlib==3.5.1
1919
numba==0.55.1

jupyter-tensorflow-full/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kfserving==0.6.1
77
bokeh==2.4.2
88
cloudpickle==2.0.0
99
dill==0.3.4
10-
ipympl==0.9.1
10+
ipympl==0.9.2
1111
ipywidgets==7.7.0
1212
matplotlib==3.5.1
1313
pandas==1.4.2

0 commit comments

Comments
 (0)