From cfb7cd25e10ff603fc0c667975c60074b2090469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 07:48:58 +0000 Subject: [PATCH] MAINT: Bump the actions group in /requirements with 2 updates Bumps the actions group in /requirements with 2 updates: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) and [pyvista](https://github.com/pyvista/pyvista). Updates `ansys-sphinx-theme` from 0.15.2 to 0.16.0 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.15.2...v0.16.0) Updates `pyvista` from 0.43.7 to 0.43.8 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](https://github.com/pyvista/pyvista/compare/v0.43.7...v0.43.8) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: pyvista dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 73c64861..3a2d25fd 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -2,7 +2,7 @@ ansys-mechanical-core==0.10.10 # Documentation dependencies -ansys-sphinx-theme==0.15.2 +ansys-sphinx-theme==0.16.0 jupyter_sphinx==0.5.3 jupyterlab>=3.2.8 numpy==1.26.4 @@ -12,7 +12,7 @@ panel==1.4.2 plotly==5.22.0 pypandoc==1.13 pythreejs==2.4.2 -pyvista==0.43.7 +pyvista==0.43.8 Sphinx==7.3.7 sphinx-copybutton==0.5.2 sphinx-gallery==0.16.0