diff --git a/doc/source/changelog/853.dependencies.md b/doc/source/changelog/853.dependencies.md new file mode 100644 index 0000000000..daa349058a --- /dev/null +++ b/doc/source/changelog/853.dependencies.md @@ -0,0 +1 @@ +Bump jupyterlab from 4.4.8 to 4.4.9 in the doc group diff --git a/pyproject.toml b/pyproject.toml index d782f636cd..253be067ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -100,7 +100,7 @@ tests = [ doc = [ "ansys-sphinx-theme==1.6.1", "build==1.3.0", - "jupyterlab==4.4.8", + "jupyterlab==4.4.9", "jupytext==1.17.3", "jupyter-server==2.17.0", "libcst==1.8.5",