From 65fb7921d32b852521d42753402b4642a3085180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 00:30:33 +0000 Subject: [PATCH] Chore(deps): Bump sphinx-autobuild from 2021.3.14 to 2024.4.16 Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) from 2021.3.14 to 2024.4.16. - [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.04.16) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b15e140..0060311 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ develop = [ "poethepoet<0.27", "pyproject-fmt<2.2", "ruff<0.5", - "sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately? + "sphinx-autobuild==2024.4.16", # Newer versions stopped "watching" appropriately? "validate-pyproject<0.19", ] docs = [