From 80fd6ec89834293897d598653aed392d86564bf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 03:14:31 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 0.9.6 to 0.10.6 in /requirements Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.9.6 to 0.10.6. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.9.6...v0.10.6) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 3f7c2f24a40e..9a4459eccfa4 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -2,7 +2,7 @@ Sphinx==5.3.0 jupyter_sphinx==0.4.0 numpydoc==1.5.0 matplotlib==3.6.3 -ansys-sphinx-theme==0.9.6 +ansys-sphinx-theme==0.10.6 pypandoc==1.10 pytest-sphinx==0.5.0 sphinx-autobuild==2021.3.14