diff --git a/requirements-dev.txt b/requirements-dev.txt index 977b7b9ec..af6cd0ed6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -19,7 +19,7 @@ isort==5.10.1 time-machine==2.7.1 # Convert jupyter notebooks to markdown documents -nbconvert==6.5.0 +nbconvert==6.5.3 # mypy types types-cachetools==5.2.1