From b52b1f893bcb15cf0a0618fca96764421a5c51ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:44:25 +0000 Subject: [PATCH] :arrow_up: Bump pygments from 2.16.1 to 2.20.0 in /docs/mkdocs Bumps [pygments](https://github.com/pygments/pygments) from 2.16.1 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.16.1...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index b397d545d0..dd2b700551 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -31,7 +31,7 @@ nltk==3.8.1 packaging==23.2 plantuml==0.3.0 plantuml-markdown==3.9.2 -Pygments==2.16.1 +Pygments==2.20.0 pymdown-extensions==10.3.1 pyparsing==3.1.1 python-dateutil==2.8.2