From c46268524185c2e62aa23e2ec19d1b63bf6fcccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:40:36 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 0.14.1 to 0.15.0 in /requirements Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.14.1 to 0.15.0. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.14.1...v0.15.0) --- 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 5b224886..dde8d42f 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,7 +1,7 @@ Sphinx==7.2.6 jupyter_sphinx==0.5.3 numpydoc==1.7.0 -ansys-sphinx-theme==0.14.1 +ansys-sphinx-theme==0.15.0 pypandoc==1.13 pytest-sphinx==0.6.0 sphinx-autobuild==2024.2.4