From cf0be90f1195e1af3b2cd40f9b3f29cc0e14daca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 12:09:27 +0000 Subject: [PATCH] chore(deps): bump sphinx-rtd-theme from 3.0.2 to 3.1.0 Bumps [sphinx-rtd-theme](https://github.com/readthedocs/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-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e2a98e..a81f3b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ pytest-cov==7.0.0 pytest-django==4.11.1 pytest-subtests==0.15.0 pytest==9.0.2 -sphinx_rtd_theme==3.0.2 +sphinx_rtd_theme==3.1.0 tox==4.32.0