From d9f44cec3b281955cdcd7b08e1a74872be6e460b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 15:03:26 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 1.7.0 to 1.7.2 Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 1.7.0 to 1.7.2. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.7.0...v1.7.2) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-version: 1.7.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 488c388e133..8e5b8f427bb 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.0", + "ansys-sphinx-theme==1.7.2", "sphinx-copybutton==0.5.2", "sphinx-gallery==0.20.0", "sphinxcontrib-mermaid==2.0.0",