From 3ed9f6e66212fe8e5de1550cdfd53954744f4676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 23:32:55 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 8 updates Bumps the dependencies group with 8 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [numpydoc](https://github.com/numpy/numpydoc) | `1.7.0` | `1.8.0` | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.0.7` | `1.2.0` | | [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.13` | `1.14` | | [pytest-sphinx](https://github.com/thisch/pytest-sphinx) | `0.6.2` | `0.6.3` | | [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2024.2.4` | `2024.10.3` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.0.0` | `2.5.0` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.15.0` | `0.18.0` | | [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) | `1.0.0` | `1.0.4` | Updates `numpydoc` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](https://github.com/numpy/numpydoc/compare/v1.7.0...v1.8.0) Updates `ansys-sphinx-theme` from 1.0.7 to 1.2.0 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.0.7...v1.2.0) Updates `pypandoc` from 1.13 to 1.14 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](https://github.com/JessicaTegner/pypandoc/compare/v1.13...v1.14) Updates `pytest-sphinx` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/thisch/pytest-sphinx/releases) - [Changelog](https://github.com/twmr/pytest-sphinx/blob/master/CHANGELOG.md) - [Commits](https://github.com/thisch/pytest-sphinx/compare/v0.6.2...v0.6.3) Updates `sphinx-autobuild` from 2024.2.4 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.02.04...2024.10.03) Updates `sphinx-autodoc-typehints` from 2.0.0 to 2.5.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.0.0...2.5.0) Updates `sphinx-gallery` from 0.15.0 to 0.18.0 - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/.github_changelog_generator) - [Commits](https://github.com/sphinx-gallery/sphinx-gallery/compare/v0.15.0...v0.18.0) Updates `sphinx-notfound-page` from 1.0.0 to 1.0.4 - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](https://github.com/readthedocs/sphinx-notfound-page/compare/1.0.0...1.0.4) --- updated-dependencies: - dependency-name: numpydoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pypandoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-sphinx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sphinx-autobuild dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx-gallery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 917c2cd8..65e82d85 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,14 +1,14 @@ Sphinx==7.2.6 jupyter_sphinx==0.5.3 -numpydoc==1.7.0 -ansys-sphinx-theme==1.0.7 -pypandoc==1.13 -pytest-sphinx==0.6.2 -sphinx-autobuild==2024.2.4 +numpydoc==1.8.0 +ansys-sphinx-theme==1.2.0 +pypandoc==1.14 +pytest-sphinx==0.6.3 +sphinx-autobuild==2024.10.3 sphinx-copybutton==0.5.2 -sphinx-autodoc-typehints==2.0.0 -sphinx-gallery==0.15.0 -sphinx-notfound-page==1.0.0 +sphinx-autodoc-typehints==2.5.0 +sphinx-gallery==0.18.0 +sphinx-notfound-page==1.0.4 sphinxcontrib-websupport==2.0.0 sphinxemoji==0.3.1 sphinx-toggleprompt==0.5.2