From 55e32e8ddabf0d190b9cb28d42e82d95ad6f88cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 06:05:23 +0000 Subject: [PATCH] Build(deps-dev): Bump ansys-sphinx-theme from 1.6.4 to 1.7.0 Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 1.6.4 to 1.7.0. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.6.4...v1.7.0) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-version: 1.7.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 5add383f..e6ca5d03 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ tests = [ ] doc = [ "Sphinx==8.1.3", - "ansys-sphinx-theme==1.6.4", + "ansys-sphinx-theme==1.7.0", "sphinx-copybutton==0.5.2", "sphinx_design==0.6.1", "sphinx_toolbox==4.1.2",