Skip to content

Commit

Permalink
Chore(deps): Bump sphinx-autobuild from 2021.3.14 to 2024.4.16
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.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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 28, 2024
1 parent caf8e4a commit 65fb792
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.27",
"pyproject-fmt<2.2",
"ruff<0.5",
"sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately?
"sphinx-autobuild==2024.4.16", # Newer versions stopped "watching" appropriately?
"validate-pyproject<0.19",
]
docs = [
Expand Down

0 comments on commit 65fb792

Please sign in to comment.