Skip to content

Commit

Permalink
Bump sphinx-autobuild from 2024.4.16 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 2024.4.16 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@2024.04.16...2024.09.03)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Sep 19, 2024
1 parent 5f47082 commit 9d8ed51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/checkdocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ sphinx==7.4.7
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-autobuild==2024.4.16
sphinx-autobuild==2024.9.3
# via -r requirements/checkdocs.in
sphinx-rtd-theme==2.0.0
# via -r requirements/checkdocs.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ sphinx==7.4.7
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-autobuild==2024.4.16
sphinx-autobuild==2024.9.3
# via -r requirements/docs.in
sphinx-rtd-theme==2.0.0
# via -r requirements/docs.in
Expand Down

0 comments on commit 9d8ed51

Please sign in to comment.