From 959cad5a84b4bc0802742b57db77f18bc83444a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 08:54:36 +0000 Subject: [PATCH] build: bump ansys-sphinx-theme from 0.16.4 to 0.16.5 in /requirements Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.16.4 to 0.16.5. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.16.4...v0.16.5) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 19bc5b990..c644244bb 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,4 +1,4 @@ -ansys-sphinx-theme==0.16.4 +ansys-sphinx-theme==0.16.5 pyyaml==6.0.1 Sphinx==7.2.6 sphinx-copybutton==0.5.2