mirror of
https://github.com/ae-utbm/sith.git
synced 2026-05-18 23:18:08 +00:00
[UPDATE] 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. - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v7.2.2...v7.3.0) --- updated-dependencies: - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ docs = [
|
|||||||
"mkdocs-material>=9.7.6,<10.0.0",
|
"mkdocs-material>=9.7.6,<10.0.0",
|
||||||
"mkdocstrings>=1.0.4,<2.0.0",
|
"mkdocstrings>=1.0.4,<2.0.0",
|
||||||
"mkdocstrings-python>=2.0.3,<3.0.0",
|
"mkdocstrings-python>=2.0.3,<3.0.0",
|
||||||
"mkdocs-include-markdown-plugin>=7.2.2,<8.0.0",
|
"mkdocs-include-markdown-plugin>=7.3.0,<8.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.uv]
|
[tool.uv]
|
||||||
|
|||||||
Reference in New Issue
Block a user