From 15439a5462f5fda23d18c6819bb159e3448d3590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:15:54 +0000 Subject: [PATCH] build(deps): bump pygments from 2.18.0 to 2.20.0 in /python Bumps [pygments](https://github.com/pygments/pygments) from 2.18.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.18.0...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements-tests.txt b/python/requirements-tests.txt index a2f7774e0..8adc7e692 100644 --- a/python/requirements-tests.txt +++ b/python/requirements-tests.txt @@ -28,7 +28,7 @@ pip==26.0 pkginfo==1.12.1.2 platformdirs==4.3.6 pycparser==2.22 -Pygments==2.18.0 +Pygments==2.20.0 pyproject_hooks==1.2.0 readme_renderer==44.0 requests==2.32.4