From f2a74f7a7695e8744cc33eeb2cf8df6bd3255ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 11:03:35 +0000 Subject: [PATCH] Bump ipywidgets from 7.7.2 to 8.1.8 Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 7.7.2 to 8.1.8. - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/7.7.2...8.1.8) --- updated-dependencies: - dependency-name: ipywidgets dependency-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build/venv-test-ipywidgets7-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/venv-test-ipywidgets7-requirements.txt b/build/venv-test-ipywidgets7-requirements.txt index f3c023b84fd..984ea3f9ef7 100644 --- a/build/venv-test-ipywidgets7-requirements.txt +++ b/build/venv-test-ipywidgets7-requirements.txt @@ -5,7 +5,7 @@ pandas jupyter # List of requirements for conda environments that cannot be installed using conda # Pinned per ipywidget 8 support: https://github.com/microsoft/vscode-jupyter/issues/11598 -ipywidgets==7.7.2 +ipywidgets==8.1.8 anywidget matplotlib ipympl