Skip to content

Commit

Permalink
Bump nbconvert from 6.3.0 to 6.5.1 in /tests (#7)
Browse files Browse the repository at this point in the history
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.3.0 to 6.5.1.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Commits](jupyter/nbconvert@6.3.0...6.5.1)

---
updated-dependencies:
- dependency-name: nbconvert
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Will Cunningham <[email protected]>
  • Loading branch information
dependabot[bot] and wjcunningham7 authored Jun 10, 2024
1 parent a2007d0 commit 656214f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
flake8==3.9.2
isort==5.7.0
mock==4.0.3
nbconvert==6.3.0
nbconvert==6.5.1
pre-commit==2.13.0
pytest==6.2.5
pytest-asyncio==0.18.3
Expand Down

0 comments on commit 656214f

Please sign in to comment.