Skip to content

Commit

Permalink
Bump nbconvert from 7.9.2 to 7.10.0
Browse files Browse the repository at this point in the history
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.9.2 to 7.10.0.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbconvert@v7.9.2...v7.10.0)

---
updated-dependencies:
- dependency-name: nbconvert
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 1c952a1 commit 6eb08de
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 @@ -36,7 +36,7 @@
'pyiron_atomistics==0.3.5',
'ipywidgets==8.1.1',
'matplotlib==3.8.0',
'nbconvert==7.9.2',
'nbconvert==7.10.0',
'nbformat==5.9.2',
'numpy==1.26.0',
'pandas==2.1.1',
Expand Down

0 comments on commit 6eb08de

Please sign in to comment.