From adc51fa5714a22ee18b246ab69c4df6757b37313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:24:47 +0000 Subject: [PATCH] chore(deps): bump pygments in /src/pipeline/backend/huggingface/whisper 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] --- src/pipeline/backend/huggingface/whisper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipeline/backend/huggingface/whisper/requirements.txt b/src/pipeline/backend/huggingface/whisper/requirements.txt index 90e8fab..7f46f79 100644 --- a/src/pipeline/backend/huggingface/whisper/requirements.txt +++ b/src/pipeline/backend/huggingface/whisper/requirements.txt @@ -75,7 +75,7 @@ pure-eval==0.2.2 pyarrow==15.0.2 pycryptodome==3.21.0 pydub==0.25.1 -Pygments==2.18.0 +Pygments==2.20.0 pynndescent==0.5.13 pynvml==11.5.0 pyOpenSSL==24.3.0