Skip to content

Commit

Permalink
chore(deps): update sphinx requirement
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.rst)
- [Commits](sphinx-doc/sphinx@v7.3.7...v8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent b4ceabf commit 94dc3ba
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 @@ -55,7 +55,7 @@ precommit = [
"commitizen>=2.39.1,<3.29.0",
]
documentation = [
"sphinx>=7.3.7,<8.1.0",
"sphinx>=7.3.7,<8.2.0",
"furo>=2023.5.20,<2024.9.0",
"sphinx-autodoc-typehints>=2.2.2,<2.5.0",
"recommonmark~=0.7.1",
Expand Down

0 comments on commit 94dc3ba

Please sign in to comment.