Skip to content

Commit 1945485

Browse files
build(deps-dev): update mkdocs-macros-plugin requirement
Updates the requirements on [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) to permit the latest version. - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](fralau/mkdocs-macros-plugin@v1.3.7...v1.5.0) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 880dc47 commit 1945485

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
@@ -44,7 +44,7 @@ docs = [
4444
"mkdocs>=1.6.1",
4545
"mkdocs-gen-files>=0.5.0",
4646
"mkdocs-literate-nav>=0.6.2",
47-
"mkdocs-macros-plugin>=1.3.7",
47+
"mkdocs-macros-plugin>=1.5.0",
4848
"mkdocs-material>=9.6.14",
4949
"mkdocs-section-index>=0.3.10",
5050
"mkdocstrings-python>=1.16.12",

0 commit comments

Comments
 (0)