Skip to content

Commit 4a726d5

Browse files
Update sphinx-autobuild requirement from >=2024 to >=2024.10.3
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...2024.10.03) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-version: 2024.10.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac8b1d2 commit 4a726d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ optional-dependencies.develop = [
9696
"poethepoet<1",
9797
"pyproject-fmt<3",
9898
"ruff<0.16",
99-
"sphinx-autobuild>=2024",
99+
"sphinx-autobuild>=2024.10.3",
100100
"ty==0.0.29",
101101
"validate-pyproject>=0.23,<1",
102102
]

0 commit comments

Comments
 (0)