Skip to content

Commit a9d66b2

Browse files
build(deps): update sphinx-autobuild requirement
Updates the requirements on [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](sphinx-doc/sphinx-autobuild@2021.03.14...2024.10.03) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-version: 2024.10.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33c1eaf commit a9d66b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ sphinx-rtd-theme = "^2.0.0"
4848
myst-parser = "^2.0.0"
4949
sphinxcontrib-napoleon = "^0.7"
5050
sphinx-autodoc-typehints = "^2.3.0"
51-
sphinx-autobuild = "^2021.3.14"
51+
sphinx-autobuild = "^2024.10.3"
5252
sphinx-copybutton = "^0.5.2"
5353
sphinx-github-changelog = "^1.2.0"
5454
sphinx-issues = "^3.0.1"

0 commit comments

Comments
 (0)