From 89527b94b90f2cee02e6a53782df0212a9a35432 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 00:19:40 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 0.10.6 to 0.11.1 Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.10.6 to 0.11.1. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.10.6...v0.11.1) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7eb69eee62..82257feeff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ doc = [ "sphinx==7.2.2", "ansys-dpf-core==0.9.0", "ansys-mapdl-reader==0.52.20", - "ansys-sphinx-theme==0.10.6", + "ansys-sphinx-theme==0.11.1", "grpcio==1.51.1", "imageio-ffmpeg==0.4.8", "imageio==2.31.3",