diff --git a/pyproject.toml b/pyproject.toml index 7ccbb81d51..e5e3b1018b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ docs = [ "sphinx-copybutton==0.5.2", "sphinx==8.1.3", "sphinx_design==0.6.1", - "jupyterlab==4.4.10", + "jupyterlab==4.5.0", ] dev = ["pre-commit>=2.12.1"] tests = [