diff --git a/requirements-dev.txt b/requirements-dev.txt index ac53306a3..95e7d5bf9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ isort==5.12.0 time-machine==2.9.0 # Convert jupyter notebooks to markdown documents -nbconvert==7.3.1 +nbconvert==7.4.0 # mypy types types-cachetools==5.3.0.5