From 395630ea8359109b48e5631f3aa825662c92141b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 09:45:55 +0200 Subject: [PATCH] MAINT: Bump ansys-sphinx-theme from 0.10.0 to 0.10.2 (#3372) Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.10.0 to 0.10.2. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.10.0...v0.10.2) --- 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> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2fff30acf32..b880f14c607 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ tests = [ ] doc = [ - "ansys-sphinx-theme==0.10.0", + "ansys-sphinx-theme==0.10.2", "imageio==2.31.1", "imageio-ffmpeg==0.4.8", "ipython==8.13.0; python_version < '3.9'",