From 0d81305e2781222cc8d0504ec13ba20c97933824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 08:57:24 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 0.13.1 to 0.13.2 Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.13.1 to 0.13.2. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3f284f37f..d1fdcf305 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ tests = [ ] doc = [ - "ansys-sphinx-theme==0.13.1", + "ansys-sphinx-theme==0.13.2", "autodoc_pydantic==2.0.1", "jupyter_sphinx==0.5.3", "nbsphinx==0.9.3",