Skip to content

Commit

Permalink
Bump sphinx-autobuild from 2021.3.14 to 2024.2.4
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.2.4.
- [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.02.04)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent bc819bf commit 15aa9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ myst-parser>=0.15.2,<0.19.0
sphinx-copybutton==0.5.1

# Live rebuilding and reloading of docs for developing locally.
sphinx-autobuild==2021.3.14
sphinx-autobuild==2024.2.4

# Automatically adds types to docs
sphinx-autodoc-typehints
Expand Down

0 comments on commit 15aa9c9

Please sign in to comment.