From 6e464aa5d54775070736c179f302b88a97b8fb2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 15:12:05 +0000 Subject: [PATCH] Bump pygments from 2.12.0 to 2.20.0 in /benchmarks/rnnt/ootb/inference Bumps [pygments](https://github.com/pygments/pygments) from 2.12.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.12.0...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/rnnt/ootb/inference/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/rnnt/ootb/inference/requirements.txt b/benchmarks/rnnt/ootb/inference/requirements.txt index 56e4bc4..bfdcecd 100644 --- a/benchmarks/rnnt/ootb/inference/requirements.txt +++ b/benchmarks/rnnt/ootb/inference/requirements.txt @@ -32,7 +32,7 @@ prompt-toolkit==3.0.29 protobuf==3.20.2 ptyprocess==0.7.0 py==1.11.0 -pygments==2.12.0 +pygments==2.20.0 pyparsing==3.0.7 pytest==7.1.1 python-dateutil==2.8.2