Skip to content

Commit 5abcb6b

Browse files
Bump ipywidgets from 8.0.5 to 8.0.6 (#134)
Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.0.5 to 8.0.6. - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](jupyter-widgets/ipywidgets@8.0.5...8.0.6) --- updated-dependencies: - dependency-name: ipywidgets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 403d27f commit 5abcb6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ doc = [
6565
"ansys-sphinx-theme==0.9.5",
6666
"pypandoc==1.11",
6767
"nbsphinx==0.9.1",
68-
"ipywidgets==8.0.5",
68+
"ipywidgets==8.0.6",
6969
"joblib==1.2.0",
7070
"scikit-learn==1.2.2",
7171
"ipython==8.11.0",

0 commit comments

Comments
 (0)