From 746b179e552163872e43b480df14d104e16a2bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:57:24 +0000 Subject: [PATCH 1/2] chore: bump ansys-sphinx-theme[autoapi] from 1.5.3 to 1.6.1 Bumps [ansys-sphinx-theme[autoapi]](https://github.com/ansys/ansys-sphinx-theme) from 1.5.3 to 1.6.1. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.5.3...v1.6.1) --- updated-dependencies: - dependency-name: ansys-sphinx-theme[autoapi] dependency-version: 1.6.1 dependency-type: direct:production 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 5da09d4be5..0c1ccd8c08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ build = [ "ansys-pythonnet==3.1.0rc6" ] doc = [ - "ansys-sphinx-theme[autoapi]==1.5.3", + "ansys-sphinx-theme[autoapi]==1.6.1", "ansys-tools-path==0.7.3", "Sphinx==7.4.0", "sphinx-copybutton==0.5.2", From 710a3bce76fad6ef8deae69daa42f16dbd3088a7 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:59:13 +0000 Subject: [PATCH 2/2] chore: adding changelog file 135.maintenance.md [dependabot-skip] --- doc/changelog.d/135.maintenance.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/135.maintenance.md diff --git a/doc/changelog.d/135.maintenance.md b/doc/changelog.d/135.maintenance.md new file mode 100644 index 0000000000..dc2dc4f7a8 --- /dev/null +++ b/doc/changelog.d/135.maintenance.md @@ -0,0 +1 @@ +Bump ansys-sphinx-theme[autoapi] from 1.5.3 to 1.6.1