From 0cafbb5ba33ce6141ec2bd4db01238ae38c550d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 03:22:36 +0000 Subject: [PATCH] Bump sphinx-autobuild from 2024.4.16 to 2024.9.3 Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) from 2024.4.16 to 2024.9.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.09.03) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9d4c758..54a9161 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -33,7 +33,7 @@ myst-parser>=0.15.2,<4.1.0 sphinx-copybutton==0.5.2 # Live rebuilding and reloading of docs for developing locally. -sphinx-autobuild==2024.4.16 +sphinx-autobuild==2024.9.3 # Automatically adds types to docs sphinx-autodoc-typehints