Skip to content

Commit

Permalink
⬆️ Dep: Update sphinx requirement from 7.1.2 to 7.2.2
Browse files Browse the repository at this point in the history
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [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.2...v7.2.2)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 21, 2023
1 parent 6b47df5 commit 9143fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ pytest-loguru = "^0.2.0"
optional = true

[tool.poetry.group.docs.dependencies]
sphinx = "7.1.2"
sphinx = "7.2.2"
pydata-sphinx-theme = "^0.13.3"
sphinx-hoverxref = "^1.3.0"
sphinx-notfound-page = "^0.8.3"
Expand Down

0 comments on commit 9143fc4

Please sign in to comment.