From dac3038570303930b1deecf64b0a2f59f5d70829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:01:23 +0100 Subject: [PATCH] Bump nbsphinx from 0.9.5 to 0.9.6 (#520) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8cd59c00..c56a5362 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ doc = [ "ansys-sphinx-theme==1.2.4", "autodoc_pydantic==2.1.0", "jupyter_sphinx==0.5.3", - "nbsphinx==0.9.5", + "nbsphinx==0.9.6", "numpydoc==1.8.0", "myst-parser==4.0.0", "Sphinx==8.1.3",