From 2ab7ba729c1b443ea123581ea4b790b7606a4a44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 00:33:32 +0000 Subject: [PATCH] Update dependency pymdown-extensions to v10.4 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 241a415..e481dc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ plantuml-markdown==3.9.2 markdown_inline_graphviz_extension==1.1.1 mdx_truly_sane_lists==1.3 pygments==2.16.1 -pymdown-extensions==10.0.1 +pymdown-extensions==10.4 # The following are temporary dependencies that are only necessary to work # around incompatible/conflicting underlying dependencies. Each dependency