diff --git a/ds-round-trip/requirements.txt b/ds-round-trip/requirements.txt index 7f3c4fb..2ecb065 100644 --- a/ds-round-trip/requirements.txt +++ b/ds-round-trip/requirements.txt @@ -59,7 +59,7 @@ markupsafe==3.0.2 ; python_version >= "3.10" and python_version < "4.0" matplotlib-inline==0.1.7 ; python_version >= "3.10" and python_version < "4.0" mistune==3.1.0 ; python_version >= "3.10" and python_version < "4.0" nbclient==0.10.2 ; python_version >= "3.10" and python_version < "4.0" -nbconvert==7.16.5 ; python_version >= "3.10" and python_version < "4.0" +nbconvert==7.17.0 ; python_version >= "3.10" and python_version < "4.0" nbformat==5.10.4 ; python_version >= "3.10" and python_version < "4.0" nest-asyncio==1.6.0 ; python_version >= "3.10" and python_version < "4.0" notebook-shim==0.2.4 ; python_version >= "3.10" and python_version < "4.0"