Skip to content

Commit

Permalink
Bump ipywidgets from 8.0.6 to 8.0.7
Browse files Browse the repository at this point in the history
Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.0.6 to 8.0.7.
- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases)
- [Commits](jupyter-widgets/ipywidgets@8.0.6...8.0.7)

---
updated-dependencies:
- dependency-name: ipywidgets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 11, 2023
1 parent 2458f02 commit aa6f354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
install_requires=[
'pyiron_base==0.6.1',
'pyiron_atomistics==0.3.0',
'ipywidgets==8.0.6',
'ipywidgets==8.0.7',
'matplotlib==3.7.2',
'nbconvert==7.4.0',
'nbformat==5.9.1',
Expand Down

0 comments on commit aa6f354

Please sign in to comment.