diff --git a/pyproject.toml b/pyproject.toml index 9bd42f7f8cb..db7445c5ec1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ doc = [ "ipython==8.15.0; python_version >= '3.9'", "ipywidgets==8.1.0", "joblib==1.3.2", - "jupyterlab==4.0.5", + "jupyterlab==4.0.6", "matplotlib==3.5.3; python_version <= '3.7'", "matplotlib==3.7.3; python_version > '3.7'", "nbsphinx==0.9.3",