Skip to content

Commit

Permalink
Bump sphinx from 6.2.1 to 7.2.6
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.2.6.
- [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.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 1dd039a commit 687a5e0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 15 deletions.
35 changes: 21 additions & 14 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 @@ -18,7 +18,7 @@ seaborn = "0.12.2"

[tool.poetry.group.dev.dependencies]
PyInstaller = "^5.10.0"
Sphinx = "<7.0.0"
Sphinx = "<8.0.0"
sphinx-autodoc2 = ">=0.4.2"
sphinx_rtd_theme = ">=0.1.0"
pytest = ">=7.3.0"
Expand Down

0 comments on commit 687a5e0

Please sign in to comment.