From 5527a4b38b46b2c65bd57563f92bb1506f8be8f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 05:57:57 +0000 Subject: [PATCH] Build(deps-dev): Bump ansys-sphinx-theme from 1.7.1 to 1.7.2 Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 1.7.1 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.1...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 79c187eb..c497debc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ tests = [ ] doc = [ "Sphinx==8.1.3", - "ansys-sphinx-theme==1.7.1", + "ansys-sphinx-theme==1.7.2", "sphinx-copybutton==0.5.2", "sphinx_design==0.6.1", "sphinx_toolbox==4.1.2",