Skip to content

Commit

Permalink
Chore(deps): Bump sphinx-autobuild from 2021.3.14 to 2024.9.19
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.19.
- [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.19)

---
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] authored Sep 19, 2024
1 parent 3a1c82b commit 4d1bd01
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 @@ -126,7 +126,7 @@ optional-dependencies.develop = [
optional-dependencies.doc = [
"furo==2024.1.29", # Check visited link style on newer versions!
"myst-parser[linkify]>=0.18,<5",
"sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately?
"sphinx-autobuild==2024.9.19", # Newer versions stopped "watching" appropriately?
"sphinx-copybutton",
"sphinx-design-elements<1",
"sphinxcontrib-mermaid<1",
Expand Down

0 comments on commit 4d1bd01

Please sign in to comment.