From b1c8606a449d32f551d5d876fc84743462dfa4bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:05:25 +0200 Subject: [PATCH] Bump ansys-sphinx-theme from 1.1.4 to 1.1.6 (#350) 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 9c1db2d81..3782a2b61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ tests = [ "matplotlib>=3.5.3", ] doc = [ - "ansys-sphinx-theme==1.1.4", + "ansys-sphinx-theme==1.1.6", "matplotlib==3.9.2", "numpydoc==1.8.0", "pypandoc==1.14",