From 61e6f8608da12a9441a0de937bd6a7699dfffad5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 08:09:58 +0000 Subject: [PATCH] Bump ipywidgets from 8.0.6 to 8.1.0 Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.0.6 to 8.1.0. - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/8.0.6...8.1.0) --- updated-dependencies: - dependency-name: ipywidgets dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7a7f2a7..78ab028 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,9 @@ click==8.1.3 cmake==3.26.3 # via triton comm==0.1.3 - # via ipykernel + # via + # ipykernel + # ipywidgets confection==0.0.4 # via thinc contourpy==1.0.7 @@ -129,7 +131,6 @@ ipybind @ git+https://github.com/aldanor/ipybind.git # via -r requirements.in ipykernel==6.23.1 # via - # ipywidgets # jupyter # jupyter-console # jupyter-dash @@ -153,7 +154,7 @@ ipython-genutils==0.2.0 # nbclassic # notebook # qtconsole -ipywidgets==8.0.6 +ipywidgets==8.1.0 # via # -r requirements.in # jupyter