From 3867a4b4b48a4bcdd1c3fe132068e539ed40314d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 07:12:52 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 1.7.2 to 1.8.2 Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 1.7.2 to 1.8.2. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.7.2...v1.8.2) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-version: 1.8.1 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 69e193d96..8f6f62348 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ ] doc = [ - "ansys-sphinx-theme==1.7.2", + "ansys-sphinx-theme==1.8.2", "autodoc_pydantic==2.2.0", "jupyter_sphinx==0.5.3", "nbsphinx==0.9.8",