Skip to content

Commit cdf9bbd

Browse files
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](sphinx-doc/sphinx-autobuild@2021.03.14...2024.04.16) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d786735 commit cdf9bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"poethepoet<0.27",
2929
"pyproject-fmt<2.2",
3030
"ruff<0.5",
31-
"sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately?
31+
"sphinx-autobuild==2024.4.16", # Newer versions stopped "watching" appropriately?
3232
"validate-pyproject<0.19",
3333
]
3434

0 commit comments

Comments
 (0)