From 78c656d5998198bba157e1bb236f0fb84fda5c70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 22:21:22 +0000 Subject: [PATCH] Update dependency pymdown-extensions to v10 [SECURITY] Signed-off-by: Renovate Bot --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f74251..bc427f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ plantuml-markdown==3.5.1 markdown_inline_graphviz_extension==1.1.1 mdx_truly_sane_lists==1.3 pygments==2.14 -pymdown-extensions==9.9.1 +pymdown-extensions==10.0 # The following are temporary dependencies that are only necessary to work # around incompatible/conflicting underlying dependencies. Each dependency