Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent a7da422 commit 88fc229
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.7.3',
'pyiron_atomistics==0.4.12',
'ipywidgets==8.1.1',
'ipywidgets==8.1.2',
'matplotlib==3.8.2',
'nbconvert==7.14.2',
'nbformat==5.9.2',
Expand Down

0 comments on commit 88fc229

Please sign in to comment.