diff --git a/requirements-dev.txt b/requirements-dev.txt index fe15a61a4..052733991 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ isort==5.12.0 time-machine==2.13.0 # Convert jupyter notebooks to markdown documents -nbconvert==7.10.0 +nbconvert==7.11.0 # mypy types types-cachetools==5.3.0.7