Skip to content

Commit cc36a1d

Browse files
chore(deps-dev): update sphinx requirement
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/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v5.1.1...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eed699b commit cc36a1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev = [
5353
"cyclonedx-bom >=4.0.0,<5.0.0",
5454
]
5555
docs = [
56-
"sphinx >=5.1.1,<9.0.0",
56+
"sphinx >=8.1.3,<9.0.0",
5757
"sphinx-markdown-builder >=0.6.4,<1.0.0",
5858
]
5959
hooks = [

0 commit comments

Comments
 (0)