From 7e406b7109f75cc4076468dbd7e65a69d2055ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 15:00:01 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 1.7.2 to 1.9.0 Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 1.7.2 to 1.9.0. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.7.2...v1.9.0) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 45275a53b3c..25e9ede7ed5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ tests = [ doc = [ "Sphinx==8.1.3", "numpydoc==1.10.0", - "ansys-sphinx-theme==1.7.2", + "ansys-sphinx-theme==1.9.0", "sphinx-copybutton==0.5.2", "sphinx-gallery==0.21.0", "sphinxcontrib-mermaid==2.0.1",