diff --git a/requirements-dev.txt b/requirements-dev.txt index 58ebb1157..0d0269a75 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,7 @@ isort==5.13.2 time-machine==2.13.0 # Convert jupyter notebooks to markdown documents -nbconvert==7.14.0 +nbconvert==7.14.1 # mypy types types-cachetools==5.3.0.7