Merge pull request #6535 from freqtrade/dependabot/pip/develop/nbconvert-6.4.4

Bump nbconvert from 6.4.2 to 6.4.4
This commit is contained in:
Matthias
2022-03-14 06:24:04 +01:00
committed by GitHub

View File

@@ -17,7 +17,7 @@ isort==5.10.1
time-machine==2.6.0
# Convert jupyter notebooks to markdown documents
nbconvert==6.4.2
nbconvert==6.4.4
# mypy types
types-cachetools==4.2.10