From 53a907918c2feac635500071ab1e61af3723c8f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 15:55:04 +0000 Subject: [PATCH] build(deps): bump ansys-sphinx-theme in /requirements Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 0.15.2 to 0.16.2. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.15.2...v0.16.2) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... 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 55f584ff..aa6f65f2 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -11,7 +11,7 @@ vtk==9.3.0 # Documentation dependencies Sphinx==7.3.7 numpydoc==1.7.0 -ansys-sphinx-theme==0.15.2 +ansys-sphinx-theme==0.16.2 sphinx-copybutton==0.5.2 jupyter_sphinx==0.5.3 jupyterlab>=3.2.8