Merge pull request #7561 from freqtrade/dependabot/pip/develop/nbconvert-7.2.1

Bump nbconvert from 7.0.0 to 7.2.1
This commit is contained in:
Matthias 2022-10-10 06:55:50 +02:00 committed by GitHub
commit 9776067028
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ isort==5.10.1
time-machine==2.8.2
# Convert jupyter notebooks to markdown documents
nbconvert==7.0.0
nbconvert==7.2.1
# mypy types
types-cachetools==5.2.1