From e32afa8dfb4e239ddb707952f9d1e1708b1b5e2d Mon Sep 17 00:00:00 2001 From: "argoproj-renovate[bot]" <161757507+argoproj-renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 14:11:20 +0000 Subject: [PATCH] chore(deps): update dependency pygments to v2.20.0 [security] Signed-off-by: renovate[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ec9faba722..f29bac2540 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ mkdocs-github-admonitions-plugin==0.1.1 # Thus pointing to the older version of mkdocs-material. mkdocs-material==7.1.8 markdown_include==0.8.1 -pygments==2.19.2 +pygments==2.20.0 jinja2==3.1.6 markdown==3.10 pymdown-extensions==10.17.1 \ No newline at end of file