From c24abbeaab73fb5069cae946e9bab5a1f4f5b0f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 17:08:47 +0000 Subject: [PATCH] Bump ipywidgets from 8.0.3 to 8.0.4 Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/8.0.3...8.0.4) --- updated-dependencies: - dependency-name: ipywidgets dependency-type: direct:production 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 3403bae..8021cf4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ voila==0.4.0 voila-osscar-template==0.3.2 matplotlib==3.6.2 jupyterlab==3.5.1 -ipywidgets==8.0.3 +ipywidgets==8.0.4 git+https://github.com/osscar-org/widget-periodictable@develop