Skip to content

Commit d79aa76

Browse files
Update sphinx-autobuild requirement in /requirements
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.02.04) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa02bcc commit d79aa76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/documentation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# -----------------------
33

44
myst-parser[linkify]>=1,<2.1
5-
sphinx-autobuild==2021.*
5+
sphinx-autobuild==2024.*
66
sphinx-copybutton>=0.2,<1
77
sphinx-rtd-theme>=1,<3

0 commit comments

Comments
 (0)