diff --git a/ds-round-trip/requirements.txt b/ds-round-trip/requirements.txt index 7f3c4fb..b6927ea 100644 --- a/ds-round-trip/requirements.txt +++ b/ds-round-trip/requirements.txt @@ -54,7 +54,7 @@ jupyter==1.1.1 ; python_version >= "3.10" and python_version < "4.0" jupyterlab-pygments==0.3.0 ; python_version >= "3.10" and python_version < "4.0" jupyterlab-server==2.27.3 ; python_version >= "3.10" and python_version < "4.0" jupyterlab-widgets==3.0.13 ; python_version >= "3.10" and python_version < "4.0" -jupyterlab==4.3.4 ; python_version >= "3.10" and python_version < "4.0" +jupyterlab==4.4.8 ; python_version >= "3.10" and python_version < "4.0" 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"