From 6eaad89fc2b94c73e5ab578d08694a716b191666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 09:08:04 +0000 Subject: [PATCH] build(deps-dev): bump ansys-sphinx-theme from 0.13.4 to 0.14.0 (#277) 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 1a5620a0..0e4b582b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ doc = [ "Sphinx==7.2.6", "ansys-mapdl-core==0.67.0", "ansys-mapdl-reader==0.53.0", - "ansys-sphinx-theme==0.13.4", + "ansys-sphinx-theme==0.14.0", "jupyter_sphinx==0.5.3", "jupyterlab==4.1.1", "numpydoc==1.6.0",