From bc762fe75b2a89cec8d0e7c1605e3d6666b9bbda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 10:42:55 +0200 Subject: [PATCH] Bump ansys-sphinx-theme from 0.12.3 to 0.12.4 (#2459) Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.12.3 to 0.12.4. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Camille <78221213+clatapie@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f8e09a100e..2a98be27a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ doc = [ "sphinx==7.2.6", "ansys-dpf-core==0.10.0", "ansys-mapdl-reader==0.52.20", - "ansys-sphinx-theme==0.12.3", + "ansys-sphinx-theme==0.12.4", "grpcio==1.51.1", "imageio-ffmpeg==0.4.9", "imageio==2.31.6",