From c62851d0130b52a3858440a861b74e32acfefeaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 21:46:51 +0000 Subject: [PATCH 1/2] maint: bump ansys-sphinx-theme from 1.5.2 to 1.5.3 --- updated-dependencies: - dependency-name: ansys-sphinx-theme 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 ddaf8277..6ec5a1a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ doc = [ "Sphinx==8.1.3", "ansys-mapdl-core[graphics]==0.70.1", "ansys-mapdl-reader==0.55.1", - "ansys-sphinx-theme==1.5.2", + "ansys-sphinx-theme==1.5.3", "jupyter_sphinx==0.5.3", "jupyterlab==4.4.3", "numpydoc==1.9.0", From 8b2e0c3a4fdc491a57ca652286f2fc4aa7c0c3fa Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 7 Jul 2025 21:48:12 +0000 Subject: [PATCH 2/2] chore: adding changelog file 536.miscellaneous.md [dependabot-skip] --- doc/changelog.d/536.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/536.miscellaneous.md diff --git a/doc/changelog.d/536.miscellaneous.md b/doc/changelog.d/536.miscellaneous.md new file mode 100644 index 00000000..07e0436e --- /dev/null +++ b/doc/changelog.d/536.miscellaneous.md @@ -0,0 +1 @@ +Maint: bump ansys-sphinx-theme from 1.5.2 to 1.5.3 \ No newline at end of file