From 86534781d7a1ca3f135c3c47fc2a6b4caff18c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 04:11:42 +0000 Subject: [PATCH] Bump pygments from 2.13.0 to 2.20.0 in /infra/python/deps Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 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.13.0...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/python/deps/gcovr-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/gcovr-requirements.txt b/infra/python/deps/gcovr-requirements.txt index 174be6d8ba..e2017aee84 100644 --- a/infra/python/deps/gcovr-requirements.txt +++ b/infra/python/deps/gcovr-requirements.txt @@ -23,7 +23,7 @@ gcovr == 7.2 lxml == 5.2.2 Cython == 3.0.10 colorlog == 6.8.2 - Pygments == 2.13.0 + Pygments == 2.20.0 MarkupSafe == 2.1.5 tomli == 2.0.1 packaging == 24.1