From 8be0f27bbe2cb99454fdca03bb7f06fb39a671fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 17:19:43 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 0.5.1 to 0.5.2 in /requirements Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch ... 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 b0feb2915..3d71f9ecf 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,6 +1,6 @@ Sphinx==5.1.1 numpydoc==1.4.0 -ansys-sphinx-theme==0.5.1 +ansys-sphinx-theme==0.5.2 sphinx-copybutton==0.5 apispec==5.2.2 sphinxcontrib-httpdomain==1.8.0