From 030240153077931abad01ee53e3fe9f977038032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:41:38 +0000 Subject: [PATCH 1/2] Bump sphinx from 8.1.0 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.0 to 8.1.3. - [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/v8.1.0...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 1bdfebaa82..f6152e67d7 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -13,7 +13,7 @@ time-machine==2.16.0 furo==2024.8.6 inmanta-sphinx==2.1.1 myst-parser==4.0.0 -sphinx==8.1.0 +sphinx==8.1.3 sphinxcontrib-contentui==0.2.5 sphinxcontrib-redoc==1.6.0 sphinxcontrib-serializinghtml==2.0.0 From 92a3cc8055f55c445244ce2ae0b40c319f9536a6 Mon Sep 17 00:00:00 2001 From: inmantaci Date: Mon, 14 Oct 2024 19:51:33 +0200 Subject: [PATCH 2/2] Added change entry --- changelogs/unreleased/8214-dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/8214-dependabot.yml diff --git a/changelogs/unreleased/8214-dependabot.yml b/changelogs/unreleased/8214-dependabot.yml new file mode 100644 index 0000000000..ac47164654 --- /dev/null +++ b/changelogs/unreleased/8214-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump sphinx from 8.1.0 to 8.1.3 +destination-branches: +- iso7 +sections: {}