From e96ff9447afc141ec7f52e3390365c07204e6d6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 21:20:39 +0000 Subject: [PATCH] Bump jupyterlab-widgets from 3.0.3 to 3.0.4 Bumps [jupyterlab-widgets](https://github.com/jupyter-widgets/ipywidgets) from 3.0.3 to 3.0.4. - [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.4) --- 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..b5ea820 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.4 # via ipywidgets kiwisolver==1.4.4 # via matplotlib