Skip to content

Commit

Permalink
build(deps): bump nbconvert from 6.0.7 to 7.8.0
Browse files Browse the repository at this point in the history
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.0.7 to 7.8.0.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbconvert@6.0.7...v7.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 2ad8f09 commit 3fb35dc
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 @@ -44,7 +44,7 @@
"fulldev": dev_dep + driver_dep
},
install_requires=[
"nbconvert==6.0.7",
"nbconvert==7.8.0",
"nest_asyncio==1.5.1",
"ipywidgets==7.6.5",
"papermill==2.3.3",
Expand Down

0 comments on commit 3fb35dc

Please sign in to comment.