diff --git a/pyproject.toml b/pyproject.toml index 3ea1eb5dd9..7dfb773002 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ doc = [ "joblib==1.2.0", "scikit-learn==1.2.1", "ipython==8.9.0", - "jupyterlab==3.6.0", + "jupyterlab==3.6.1", ] [project.urls]