From 12817abcecd74e2975007c0e4293f1ba23a710a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:27:39 +0000 Subject: [PATCH 1/2] Build(deps): Bump sphinx from 7.3.7 to 7.4.4 in /dependencies/docs Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 7.4.4. - [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.3.7...v7.4.4) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... 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 4c187a1e..ea1d462d 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.3.7 +Sphinx==7.4.4 sphinx-rtd-theme==2.0.0 sphinxcontrib-applehelp==1.0.8 sphinxcontrib-devhelp==1.0.6 From 4988bd627b18514bd7579ff9223ae3a6687f0058 Mon Sep 17 00:00:00 2001 From: Michael Seifert Date: Wed, 17 Jul 2024 19:42:09 +0200 Subject: [PATCH 2/2] build: Bump dependency on docutils to v0.20.1. --- 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 ea1d462d..1b2cda96 100644 --- a/dependencies/docs/constraints.txt +++ b/dependencies/docs/constraints.txt @@ -2,7 +2,7 @@ alabaster==0.7.16 Babel==2.15.0 certifi==2024.7.4 charset-normalizer==3.3.2 -docutils==0.18.1 +docutils==0.20.1 idna==3.7 imagesize==1.4.1 Jinja2==3.1.4