From 21ab63077ef88274ea9032c6a01b848a0d3a79d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 04:25:07 +0000 Subject: [PATCH] Bump ansys-sphinx-theme from 1.0.10 to 1.0.11 in /requirements Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.0.10...v1.0.11) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index 8989883b97a..3128da7d36c 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -1,4 +1,4 @@ -ansys_sphinx_theme==1.0.10 +ansys_sphinx_theme==1.0.11 enum-tools[sphinx]==0.12.0 graphviz==0.20.1 imageio==2.35.1