Bump nbconvert from 6.5.0 to 6.5.3

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.0 to 6.5.3.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Commits](https://github.com/jupyter/nbconvert/compare/6.5...6.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-15 03:01:22 +00:00 committed by GitHub
parent d442383a15
commit 96c279f86c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ isort==5.10.1
time-machine==2.7.1
# Convert jupyter notebooks to markdown documents
nbconvert==6.5.0
nbconvert==6.5.3
# mypy types
types-cachetools==5.2.1