From e0b24da01332d4ed3d8689bade5e3034d6d60e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 03:38:17 +0000 Subject: [PATCH] Bump sphinx-autobuild from 2024.9.3 to 2024.9.17 Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) from 2024.9.3 to 2024.9.17. - [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.09.03...2024.09.17) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-type: direct:development update-type: version-update:semver-patch ... 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 54a9161..b78cbab 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.9.3 +sphinx-autobuild==2024.9.17 # Automatically adds types to docs sphinx-autodoc-typehints