From 59a6dcf0ee0e5393ef5af24e75be32c08628ddc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 09:30:59 +0000 Subject: [PATCH 1/2] Bump the sphinx group with 5 updates Bumps the sphinx group with 5 updates: | Package | From | To | | --- | --- | --- | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` | | [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2024.2.4` | `2024.4.16` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.15.0` | `0.16.0` | | [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) | `1.0.0` | `1.0.2` | | [sphinx-design](https://github.com/executablebooks/sphinx-design) | `0.5.0` | `0.6.0` | Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v7.3.7) Updates `sphinx-autobuild` from 2024.2.4 to 2024.4.16 - [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.04.16) Updates `sphinx-gallery` from 0.15.0 to 0.16.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.16.0) Updates `sphinx-notfound-page` from 1.0.0 to 1.0.2 - [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.2) Updates `sphinx-design` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-design/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx - dependency-name: sphinx-autobuild dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx - dependency-name: sphinx-gallery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sphinx - dependency-name: sphinx-design dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx ... Signed-off-by: dependabot[bot] --- requirements_docs.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements_docs.txt b/requirements_docs.txt index 433fb6efd..791594460 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -20,12 +20,12 @@ pytest-sphinx==0.6.0 pyvista==0.42.3 pyvista-xarray==0.1.5 scipy==1.12.0 -Sphinx==7.2.6 -sphinx-autobuild==2024.2.4 +Sphinx==7.3.7 +sphinx-autobuild==2024.4.16 sphinx-copybutton==0.5.2 -sphinx-gallery==0.15.0 -sphinx-notfound-page==1.0.0 -sphinx_design==0.5.0 +sphinx-gallery==0.16.0 +sphinx-notfound-page==1.0.2 +sphinx_design==0.6.0 sphinxcontrib-websupport==1.2.7 sphinxcontrib.asciinema trame==2.5.0 From 19308942bf2798fc88a58f6f16d5fe70d0aea7a0 Mon Sep 17 00:00:00 2001 From: Tetsuo Koyama Date: Fri, 21 Jun 2024 19:53:10 +0900 Subject: [PATCH 2/2] Apply suggestions from code review --- requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_docs.txt b/requirements_docs.txt index 8489414b0..4a4e340b4 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -23,7 +23,7 @@ scipy==1.12.0 Sphinx==7.3.7 sphinx-autobuild==2024.4.16 sphinx-copybutton==0.5.2 -sphinx-gallery==0.16.0 +sphinx-gallery==0.15.0 sphinx-notfound-page==1.0.2 sphinx_design==0.6.0 sphinxcontrib-websupport==1.2.7