diff --git a/pyproject.toml b/pyproject.toml index a462f70..cf74cae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,8 +43,8 @@ test = [ "pytest>=7.0", "pytest-asyncio", "pytest-timeout>=2.1.0", - "jupyterlab==4.4.1", - "jupyter-collaboration==4.0.2", + "jupyterlab==4.4.10", + "jupyter-collaboration==4.1.1", "datalayer_pycrdt==0.12.17", "pillow>=10.0.0" ]