Skip to content

Commit b6dde86

Browse files
chore(deps-dev): update sphinx-markdown-builder requirement
Updates the requirements on [sphinx-markdown-builder](https://github.com/liran-funaro/sphinx-markdown-builder) to permit the latest version. - [Commits](liran-funaro/sphinx-markdown-builder@0.6.4...0.6.10) --- updated-dependencies: - dependency-name: sphinx-markdown-builder dependency-version: 0.6.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3757ab commit b6dde86

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
@@ -55,7 +55,7 @@ dev = [
5555
]
5656
docs = [
5757
"sphinx >=5.1.1,<9.0.0",
58-
"sphinx-markdown-builder >=0.6.4,<1.0.0",
58+
"sphinx-markdown-builder >=0.6.10,<1.0.0",
5959
]
6060
hooks = [
6161
"pre-commit >=3.0.0,<4.7.0",

0 commit comments

Comments
 (0)