Skip to content

Commit

Permalink
Bump sphinx from 6.2.1 to 7.4.7
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.4.7.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v6.2.1...v7.4.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent eb4b8cd commit 07d713f
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 33 deletions.
87 changes: 55 additions & 32 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 @@ -54,7 +54,7 @@ tablib = '^3.0'
furo = {optional=true, version='^2023.9'}
linkify-it-py = {optional=true, version='^2.0'}
myst-parser = {optional=true, version='^2.0'}
sphinx = {optional=true, version='^6.2'}
sphinx = {optional=true, version='^7.4'}
sphinx-autodoc-typehints = {optional=true, version='^1.17'}
sphinx-copybutton = {optional=true, version='>=0.5'}
sphinx-design = {optional=true, version='>=0.2'}
Expand Down

0 comments on commit 07d713f

Please sign in to comment.