From ddbb1d20b033699196b62cdfb8be6329440f53d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:44:28 +0000 Subject: [PATCH] Bump pygments from 2.1.3 to 2.20.0 in /src/python/cli_new Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 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.1.3...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/python/cli_new/pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/cli_new/pip-requirements.txt b/src/python/cli_new/pip-requirements.txt index e1dbf13cf5f..8ab952687c8 100644 --- a/src/python/cli_new/pip-requirements.txt +++ b/src/python/cli_new/pip-requirements.txt @@ -7,7 +7,7 @@ kazoo==2.3.1 lazy-object-proxy==1.2.2 mccabe==0.5.2 parse==1.8.0 -Pygments==2.1.3 +Pygments==2.20.0 PyInstaller==3.1.1 six==1.10.0 termcolor==1.1.0