From 25c505ae01ec9470a444165245c89348a5ce218f Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 14:12:06 +0000 Subject: [PATCH] chore(deps): update dependency pygments to v2.20.0 [security] Signed-off-by: anaconda-renovate[bot] <117830771+anaconda-renovate[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ff7dc98ae0dd9..85203e8240a81 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ mkdocs==1.6.1 # Thus pointing to the older version of mkdocs-material. mkdocs-material==7.1.8 markdown_include==0.8.1 -pygments==2.19.1 +pygments==2.20.0 jinja2==3.1.6 markdown==3.8 pymdown-extensions==10.15 \ No newline at end of file