From d4c0bec7423d269a3246d1f1d4f5bb1af80fb0b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 05:49:47 +0000 Subject: [PATCH] Update mkdocs-macros-plugin requirement from ~=0.7.0 to ~=1.0.1 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](https://github.com/fralau/mkdocs_macros_plugin/compare/v0.7.0...v1.0.1) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5188659..ea34cd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Jinja2 ~= 3.1.2 Markdown ~= 3.3.7 mkdocs == 1.4.3 mkdocs-git-revision-date-localized-plugin ~= 1.2.0 -mkdocs-macros-plugin ~= 0.7.0 +mkdocs-macros-plugin ~= 1.0.1 mkdocs-material == 9.1.15 mkdocs-minify-plugin ~= 0.6.4 pip-audit == 2.5.6