From 1e01cacff2e442b786fa94b1348703c7df6b5c3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:01:19 +0000 Subject: [PATCH] build(deps-dev): bump sphinx-rtd-theme from 2.0.0rc4 to 3.1.0 Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0rc4 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/2.0.0rc4...3.1.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-genai-requirements.txt | 2 +- dev-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-genai-requirements.txt b/dev-genai-requirements.txt index 3a8a59d5..d3a0f37e 100644 --- a/dev-genai-requirements.txt +++ b/dev-genai-requirements.txt @@ -2,7 +2,7 @@ pylint==3.0.2 httpretty==1.1.4 pyright==v1.1.404 sphinx==7.1.2 -sphinx-rtd-theme==2.0.0rc4 +sphinx-rtd-theme==3.1.0 sphinx-autodoc-typehints==1.25.2 pytest==7.4.4 pytest-cov==4.1.0 diff --git a/dev-requirements.txt b/dev-requirements.txt index 807768d9..356594cb 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ pylint==3.0.2 httpretty==1.1.4 pyright==v1.1.404 sphinx==7.1.2 -sphinx-rtd-theme==2.0.0rc4 +sphinx-rtd-theme==3.1.0 sphinx-autodoc-typehints==1.25.2 pytest==7.4.4 pytest-cov==4.1.0