Skip to content

Commit

Permalink
Chore(deps): Bump sphinx-autobuild from 2021.3.14 to 2024.9.3
Browse files Browse the repository at this point in the history
Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) from 2021.3.14 to 2024.9.3.
- [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.09.03)

---
updated-dependencies:
- dependency-name: sphinx-autobuild
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 88687f8 commit 178343f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ develop = [
"poethepoet<0.28",
"pyproject-fmt<2.3",
"ruff<0.7",
"sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately?
"sphinx-autobuild==2024.9.3", # Newer versions stopped "watching" appropriately?
"validate-pyproject<0.20",
]
docs = [
Expand Down

0 comments on commit 178343f

Please sign in to comment.