From 8daa2ed7fd6e8e86120743058e2b41e489559f00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 16:05:48 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 0.7.0 to 0.7.1 in /requirements Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.7.0...v0.7.1) --- 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 eabf6c3ea..0782c1e9c 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,6 +1,6 @@ Sphinx==5.3.0 numpydoc==1.5.0 -ansys-sphinx-theme==0.7.0 +ansys-sphinx-theme==0.7.1 sphinx-copybutton==0.5 apispec==6.0.2 sphinxcontrib-httpdomain==1.8.0