From ea26e409f78bec4721fe558c7f15131847bae5ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 22:19:57 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 0.8.0 to 0.9.3 Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.8.0 to 0.9.3. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.8.0...v0.9.3) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4dfa1746b..d6bdf4736 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ tests = [ "pytest-cov==4.0.0", ] doc = [ - "ansys-sphinx-theme==0.8.0", + "ansys-sphinx-theme==0.9.3", "numpydoc==1.5.0", "Sphinx==6.1.2", "sphinx-copybutton==0.5.1",