diff --git a/requirements-dev.txt b/requirements-dev.txt index b1633fd49..842a19612 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ isort==5.12.0 time-machine==2.10.0 # Convert jupyter notebooks to markdown documents -nbconvert==7.5.0 +nbconvert==7.6.0 # mypy types types-cachetools==5.3.0.5