From 5020d647af578cc74bb355d5eeb4fddc8aa02e2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 00:00:24 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 0.8.0 to 0.9.9 in /requirements Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.8.0 to 0.9.9. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.8.0...v0.9.9) --- 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 c59bc85b..e56a4a83 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,7 +1,7 @@ Sphinx==5.3.0 jupyter_sphinx==0.4.0 numpydoc==1.5.0 -ansys-sphinx-theme==0.8.0 +ansys-sphinx-theme==0.9.9 pypandoc==1.10 pytest-sphinx==0.5.0 sphinx-autobuild==2021.3.14