From 8f4137caecfffb9fe9486b734adef1ac753863b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 00:04:30 +0000 Subject: [PATCH] chore(deps): Bump pygments from 2.17.2 to 2.20.0 in /doc/_sphinx Bumps [pygments](https://github.com/pygments/pygments) from 2.17.2 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.17.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/_sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_sphinx/requirements.txt b/doc/_sphinx/requirements.txt index ddfc3493e52..67d48fd5c42 100644 --- a/doc/_sphinx/requirements.txt +++ b/doc/_sphinx/requirements.txt @@ -1,6 +1,6 @@ linkify-it-py==2.0.2 myst-parser==2.0.0 -Pygments==2.17.2 +Pygments==2.20.0 Sphinx==7.2.6 sphinxcontrib-mermaid==0.9.2 sphinxcontrib-jquery==4.1