From b28ef897791ea96f8c3a3d954eec1d13c9b64e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 17:23:40 +0000 Subject: [PATCH] Build(deps): bump the pip-deps group in /requirements with 2 updates Bumps the pip-deps group in /requirements with 2 updates: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) and [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild). Updates `ansys-sphinx-theme` from 1.0.11 to 1.1.2 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.0.11...v1.1.2) Updates `sphinx-autobuild` from 2024.9.19 to 2024.10.3 - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](https://github.com/sphinx-doc/sphinx-autobuild/compare/2024.09.19...2024.10.03) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: sphinx-autobuild dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements/requirements_docs.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index 1295ee60..c1fcd502 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -1,10 +1,10 @@ Sphinx==8.0.2 jupyter_sphinx==0.5.3 numpydoc==1.8.0 -ansys_sphinx_theme==1.0.11 +ansys_sphinx_theme==1.1.2 pypandoc==1.13 pytest-sphinx==0.6.3 -sphinx-autobuild==2024.9.19 +sphinx-autobuild==2024.10.3 sphinx-autodoc-typehints==2.4.4 sphinx-copybutton==0.5.2 sphinx-gallery==0.17.1