Skip to content

Commit

Permalink
build(deps-dev): bump sphinx from 7.1.0 to 7.2.2 (#200)
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.0 to 7.2.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v7.1.0...v7.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent feb4fc1 commit b3fd868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ def merge_req_lists(*req_lists: List[str]) -> List[str]:

doc = merge_req_lists(
[
"sphinx==7.1.0",
"sphinx==7.2.2",
"pydata-sphinx-theme==0.13.3",
"sphinxcontrib-apidoc==0.3.0",
"sphinxcontrib-httpdomain==1.8.0",
Expand Down

0 comments on commit b3fd868

Please sign in to comment.