From 4e9dabb3cb54c4f740ba541390a03f85037f7106 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:44:45 +0000 Subject: [PATCH] Update dependency pygments to v2.20.0 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d9009d5..2190cd35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ mkdocs-material==9.5.19 mkdocs==1.6.0 # Python Markdown Extensions -pygments==2.17.2 +pygments==2.20.0 pymdown-extensions==10.8.1 # MkDocs Plugins