diff --git a/pyproject.toml b/pyproject.toml index a7d93ef74b..7260cb7412 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ docs = [ "sphinx-copybutton==0.5.2", "sphinx==8.1.3", "sphinx_design==0.6.1", - "jupyterlab==4.4.2", + "jupyterlab==4.4.4", ] dev = ["pre-commit>=2.12.1"] tests = [