diff --git a/doc/changelog.d/259.dependencies.md b/doc/changelog.d/259.dependencies.md new file mode 100644 index 00000000..af7bba5b --- /dev/null +++ b/doc/changelog.d/259.dependencies.md @@ -0,0 +1 @@ +build(deps): bump nbsphinx from 0.9.6 to 0.9.7 in the doc-dependencies group \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 54475cdc..7329443b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ doc = [ "ansys-sphinx-theme==1.3.2", "jupyter_sphinx==0.5.3", "jupytext==1.16.7", - "nbsphinx==0.9.6", + "nbsphinx==0.9.7", "numpydoc==1.8.0", "sphinx==8.2.3", "sphinx-autoapi==3.6.0",