diff --git a/requirements-dev.txt b/requirements-dev.txt index b257ef7fe..d53aa8948 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ pytest-xdist==3.8.0 time-machine==3.2.0 # Convert jupyter notebooks to markdown documents -nbconvert==7.17.0 +nbconvert==7.17.1 # mypy types scipy-stubs==1.17.1.3 # keep in sync with `scipy` in `requirements-hyperopt.txt`