From c75da84701d7c114e62cb171f112e178a932cb05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:24:37 +0000 Subject: [PATCH] Bump jupyterlab-widgets from 3.0.3 to 3.0.5 Bumps [jupyterlab-widgets](https://github.com/jupyter-widgets/ipywidgets) from 3.0.3 to 3.0.5. - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/@jupyter-widgets/notebook-manager@3.0.3...@jupyter-widgets/notebook-manager@3.0.5) --- updated-dependencies: - dependency-name: jupyterlab-widgets dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f220a67..970d2e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -175,7 +175,7 @@ jupyterlab-pygments==0.2.2 # via nbconvert jupyterlab-server==2.16.3 # via jupyterlab -jupyterlab-widgets==3.0.3 +jupyterlab-widgets==3.0.5 # via ipywidgets kiwisolver==1.4.4 # via matplotlib