From d464474de424d63706fb36ae83b0df01adc0d3be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:01:03 +0100 Subject: [PATCH] Bump ansys-sphinx-theme from 1.2.3 to 1.2.4 (#518) 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 083923ff..8cd59c00 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ tests = [ ] doc = [ - "ansys-sphinx-theme==1.2.3", + "ansys-sphinx-theme==1.2.4", "autodoc_pydantic==2.1.0", "jupyter_sphinx==0.5.3", "nbsphinx==0.9.5",