From 002fff58f740489ffd67ceaf3ee492ed4cad116d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 11:40:26 +0000 Subject: [PATCH] Bump sphinx-autobuild from 2021.3.14 to 2024.10.3 Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) from 2021.3.14 to 2024.10.3. - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](https://github.com/sphinx-doc/sphinx-autobuild/compare/2021.03.14...2024.10.03) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-version: 2024.10.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb022f14f..d61d1f8c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Sphinx==5.3.0 # make livehtml support -sphinx_autobuild==2021.3.14 +sphinx_autobuild==2024.10.3 # Markdown support myst-parser==0.18.0