From 0a38231817cc047777e2d65a5463b79c2498140e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 20:51:07 +0000 Subject: [PATCH] Bump pygments from 2.12.0 to 2.19.2 in /benchmarks/rnnt/ootb/inference Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.19.2. - [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.19.2) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.19.2 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..d881ff2 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.19.2 pyparsing==3.0.7 pytest==7.1.1 python-dateutil==2.8.2