From 8f79a1f3ac7a6c849d9080004aa08ce78742da65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:33:24 +0000 Subject: [PATCH 1/3] Build(deps): Bump sphinx-rtd-theme in /dependencies/docs Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0 to 3.0.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.0...3.0.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dependencies/docs/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/docs/constraints.txt b/dependencies/docs/constraints.txt index f5a38793..17d85c2d 100644 --- a/dependencies/docs/constraints.txt +++ b/dependencies/docs/constraints.txt @@ -12,7 +12,7 @@ Pygments==2.18.0 requests==2.32.3 snowballstemmer==2.2.0 Sphinx==7.4.7 -sphinx-rtd-theme==2.0.0 +sphinx-rtd-theme==3.0.0 sphinxcontrib-applehelp==2.0.0 sphinxcontrib-devhelp==2.0.0 sphinxcontrib-htmlhelp==2.1.0 From e2711cbf4ed7859bbe5c12ee5808f1bd791247b5 Mon Sep 17 00:00:00 2001 From: Michael Seifert Date: Tue, 8 Oct 2024 15:29:20 +0200 Subject: [PATCH 2/3] build: Bumped Sphinx to v8.0.2 --- dependencies/docs/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/docs/constraints.txt b/dependencies/docs/constraints.txt index 17d85c2d..2783d358 100644 --- a/dependencies/docs/constraints.txt +++ b/dependencies/docs/constraints.txt @@ -11,7 +11,7 @@ packaging==24.1 Pygments==2.18.0 requests==2.32.3 snowballstemmer==2.2.0 -Sphinx==7.4.7 +Sphinx==8.0.2 sphinx-rtd-theme==3.0.0 sphinxcontrib-applehelp==2.0.0 sphinxcontrib-devhelp==2.0.0 From a7663b928698fd03bc6c448e3c5af55feee5e033 Mon Sep 17 00:00:00 2001 From: Michael Seifert Date: Tue, 8 Oct 2024 15:33:39 +0200 Subject: [PATCH 3/3] build: Bumped docutils to v0.21.2 --- dependencies/docs/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/docs/constraints.txt b/dependencies/docs/constraints.txt index 2783d358..007b32cb 100644 --- a/dependencies/docs/constraints.txt +++ b/dependencies/docs/constraints.txt @@ -2,7 +2,7 @@ alabaster==0.7.16 Babel==2.16.0 certifi==2024.8.30 charset-normalizer==3.3.2 -docutils==0.20.1 +docutils==0.21.2 idna==3.10 imagesize==1.4.1 Jinja2==3.1.4