diff --git a/binder/requirements.txt b/binder/requirements.txt index 047b8618..dab09c7c 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -51,7 +51,7 @@ markupsafe==1.1.1; python_version >= "3.5" and python_full_version < "3.0.0" or matplotlib==3.3.4; python_version >= "3.7" mistune==0.8.4; python_version >= "3.6" nbclient==0.5.3; python_full_version >= "3.6.1" and python_version >= "3.6" -nbconvert==6.0.7; python_version >= "3.6" +nbconvert==6.5.1; python_version >= "3.6" nbformat==5.1.2; python_full_version >= "3.6.1" and python_version >= "3.6" nbsphinx==0.7.1; python_version >= "3" nest-asyncio==1.5.1; python_full_version >= "3.6.1" and python_version >= "3.6"