Skip to content

Commit 058c40e

Browse files
build(deps): update mkdocs-include-markdown-plugin requirement
Updates the requirements on [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) to permit the latest version. Updates `mkdocs-include-markdown-plugin` to 7.0.0 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: mkdocs-include-markdown-plugin dependency-type: direct:production dependency-group: docs ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c32630e commit 058c40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ optional-dependencies.dev = [
5555
optional-dependencies.docs = [
5656
"mike~=2.1",
5757
"mkdocs~=1.6",
58-
"mkdocs-include-markdown-plugin~=6.0",
58+
"mkdocs-include-markdown-plugin~=7.0",
5959
"mkdocs-material~=9.5",
6060
"mkdocs-minify-plugin~=0.7",
6161
"mkdocstrings[python]~=0.25",

0 commit comments

Comments
 (0)