From e25953c56cafd7a71cd69d8b81b69a36983a083a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 08:55:32 +0000 Subject: [PATCH] chore(deps): bump the documentation group with 2 updates Bumps the documentation group with 2 updates: [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme). Updates `sphinx` from 8.2.3 to 9.0.4 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.2.3...v9.0.4) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.2...3.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3f476075..70c09fb1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -125,7 +125,7 @@ six==1.17.0 # via python-dateutil snowballstemmer==3.0.1 # via sphinx -sphinx==8.2.3 +sphinx==9.0.4 # via # numpydoc # solarwindpy (pyproject.toml) @@ -133,7 +133,7 @@ sphinx==8.2.3 # sphinxcontrib-bibtex # sphinxcontrib-jquery # sphinxcontrib-spelling -sphinx-rtd-theme==3.0.2 +sphinx-rtd-theme==3.1.0 # via solarwindpy (pyproject.toml) sphinxcontrib-applehelp==2.0.0 # via sphinx