Skip to content

Commit d3e62f3

Browse files
chore(deps): 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@2024.02.04...2025.08.25) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-version: 2025.8.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9842d7 commit d3e62f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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]>=2
5-
sphinx-autobuild>=2024
5+
sphinx-autobuild>=2025.8.25
66
sphinx-copybutton>=0.5,<1
77
sphinx-rtd-theme>=2

0 commit comments

Comments
 (0)