From 89c30324bafac016ca17b165e0acf21ede68545c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 07:40:17 +0000 Subject: [PATCH] MAINT: Bump the actions group in /requirements with 4 updates Bumps the actions group in /requirements with 4 updates: [plotly](https://github.com/plotly/plotly.py), [sphinx](https://github.com/sphinx-doc/sphinx), [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) and [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints). Updates `plotly` from 5.20.0 to 5.21.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.20.0...v5.21.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.4.13 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.04.13...2024.04.16) Updates `sphinx-autodoc-typehints` from 2.0.1 to 2.1.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.1...2.1.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: sphinx-autobuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 485b7339..a70d1f04 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -9,14 +9,14 @@ numpy==1.26.4 numpydoc==1.7.0 pandas==2.2.2 panel==1.4.1 -plotly==5.20.0 +plotly==5.21.0 pypandoc==1.13 pythreejs==2.4.2 pyvista==0.43.5 -Sphinx==7.2.6 +Sphinx==7.3.7 sphinx-copybutton==0.5.2 sphinx-gallery==0.15.0 -sphinx-autobuild==2024.4.13 -sphinx-autodoc-typehints==2.0.1 +sphinx-autobuild==2024.4.16 +sphinx-autodoc-typehints==2.1.0 sphinx-notfound-page==1.0.0 sphinxemoji==0.3.1 \ No newline at end of file