From 0ba385a9235aac7ec9cb0eda46b23e8f637a41f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:44:52 +0000 Subject: [PATCH] Update dependency pymdown-extensions to v10.16.1 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d9009d5..0d8a0877 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ mkdocs==1.6.0 # Python Markdown Extensions pygments==2.17.2 -pymdown-extensions==10.8.1 +pymdown-extensions==10.16.1 # MkDocs Plugins mkdocs-exclude-search==0.6.6