From 424e4c76cc8e0cb9e92f1685987f61741af47698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 10:22:45 +0000 Subject: [PATCH] build(deps): bump sphinx-autobuild from 2024.4.16 to 2024.10.3 Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) from 2024.4.16 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/2024.04.16...2024.10.03) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-version: 2024.10.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0cddcdc8..36d43f8f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -sphinx-autobuild==2024.4.16 +sphinx-autobuild==2024.10.3 sphinx-autodoc-typehints==2.2.0 sphinx-rtd-theme==2.0.0 sphinx==7.3.7