Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2023
1 parent b44fcf3 commit 44f5992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ coverage[toml]>=4.5.4
-r docs/requirements.txt
# package runtime requirements
flake8==5.0.4
nbconvert==7.6.0; python_version > '3.7'
nbconvert==7.7.3; python_version > '3.7'
ipython==8.14.0; python_version >= '3.9'

0 comments on commit 44f5992

Please sign in to comment.