From 6cd1ee2195becd974515d236cbd2bddd3145d6aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 03:58:53 +0000 Subject: [PATCH] Bump ipywidgets from 7.7.1 to 8.1.6 Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 7.7.1 to 8.1.6. - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/7.7.1...8.1.6) --- updated-dependencies: - dependency-name: ipywidgets dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95d19f949..ae492b8fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ipywidgets==7.7.1 +ipywidgets==8.1.6 matplotlib==3.9.4 numpy==1.24.2 pandas==1.5.3