From de65650f83670ae2ee0b2063ede250028ac79f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 14:21:14 +0000 Subject: [PATCH 1/2] chore: bump ansys-sphinx-theme[autoapi] from 1.5.0 to 1.5.3 Bumps [ansys-sphinx-theme[autoapi]](https://github.com/ansys/ansys-sphinx-theme) from 1.5.0 to 1.5.3. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.5.0...v1.5.3) --- updated-dependencies: - dependency-name: ansys-sphinx-theme[autoapi] dependency-version: 1.5.3 dependency-type: direct:production 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 4648087..990fdc7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ ] [project.optional-dependencies] doc = [ - "ansys-sphinx-theme[autoapi]==1.5.0", + "ansys-sphinx-theme[autoapi]==1.5.3", "numpydoc==1.8.0", "Sphinx==8.2.3", "sphinx-autodoc-typehints==3.1.0", From 081b011474856b32abda9d4d4873dfc3a40edc98 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 2 Jul 2025 14:23:07 +0000 Subject: [PATCH 2/2] chore: adding changelog file 233.dependencies.md [dependabot-skip] --- doc/changelog.d/233.dependencies.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/233.dependencies.md diff --git a/doc/changelog.d/233.dependencies.md b/doc/changelog.d/233.dependencies.md new file mode 100644 index 0000000..c6f26c6 --- /dev/null +++ b/doc/changelog.d/233.dependencies.md @@ -0,0 +1 @@ +chore: bump ansys-sphinx-theme[autoapi] from 1.5.0 to 1.5.3 \ No newline at end of file