From 00549e6b881790b8e36037bc668237269666f7a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:21:03 +0000 Subject: [PATCH] chore(deps): update dependency mkdocs-material to v9.5.49 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a30152..447ab22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Markdown>=3.2,<3.8 # pinned to an exact version. Bumps should be accompanied by release notes # explaining what was added or fixed (or at least pointing to the underlying # release notes of the bumped package). -mkdocs-material==9.5.46 +mkdocs-material==9.5.49 markdown_inline_graphviz_extension@git+https://github.com/cesaremorel/markdown-inline-graphviz.git@579f10af9fe7187c717c20615f65774f898c1a0d mkdocs-monorepo-plugin==1.1.0 plantuml-markdown==3.10.4