From 561a0f92f4305818db9195a20cd7ef1b19d72a96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:47:52 +0000 Subject: [PATCH] Bump ipywidgets from 8.1.0 to 8.1.2 in /extra_requirements Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.1.0 to 8.1.2. - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/8.1.0...8.1.2) --- updated-dependencies: - dependency-name: ipywidgets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- extra_requirements/requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra_requirements/requirements-tests.txt b/extra_requirements/requirements-tests.txt index 8adf29e..fb17699 100644 --- a/extra_requirements/requirements-tests.txt +++ b/extra_requirements/requirements-tests.txt @@ -5,7 +5,7 @@ coveralls==3.3.1 galpy==1.8.3 gitpython==3.1.40 latex==0.7.0 -ipywidgets==8.1.0 +ipywidgets==8.1.2 matplotlib==3.5.3; python_version<='3.7' matplotlib==3.5.3; python_version>'3.7' mw_plot==0.11.0