Skip to content

Commit

Permalink
build(deps-dev): bump sphinx from 7.4.7 to 8.0.2 (#916)
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.4.7...v8.0.2)

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

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 Oct 9, 2024
1 parent a3bd4cc commit c39ef6c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ vulture = "^2.6"
yamllint = "^1.28.0"

[tool.poetry.group.docs.dependencies]
Sphinx = ">=5.0.1,<8.0.0"
Sphinx = ">=5.0.1,<9.0.0"
myst-parser = ">=0.18,<4.1"

[tool.poetry.urls]
Expand Down

0 comments on commit c39ef6c

Please sign in to comment.