From 9cd76b6c1c6b97369ca4319e96e81cd12084d868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 06:01:45 +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.2 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 ee9702bb8..7d4cef8b5 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",