diff --git a/requirements-dev.txt b/requirements-dev.txt index 49b7faf34..585205992 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,7 @@ isort==5.13.2 time-machine==2.14.1 # Convert jupyter notebooks to markdown documents -nbconvert==7.16.2 +nbconvert==7.16.3 # mypy types types-cachetools==5.3.0.7