From b140767a2cc7388e82a74303fd6495af606c9617 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 13:37:00 +0000 Subject: [PATCH] chore(deps): update dependency mkdocs-material to v9.5.46 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 edb770f..0fb6b8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Markdown>=3.2,<3.4 # 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.45 +mkdocs-material==9.5.46 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