From a60ffdc1e9e64aa86d34343aa9b5859888b55110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 01:03:29 +0000 Subject: [PATCH] Bump pygments from 2.2.0 to 2.19.2 Bumps [pygments](https://github.com/pygments/pygments) from 2.2.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.2.0...2.19.2) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.19.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53dabf8..f910895 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ prompt-toolkit==1.0.15 ptyprocess==0.5.2 pyacoustid==1.1.5 pydub==0.20.0 -Pygments==2.2.0 +Pygments==2.19.2 pyparsing==2.2.0 PyPDF2==1.26.0 PyQt5==5.9