From 8c2a43c896e41d0649d7a42e7197bf41c90dc9d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:37:06 +0000 Subject: [PATCH] Bump pygments in /image_processing/src/image_processing Bumps [pygments](https://github.com/pygments/pygments) from 2.19.1 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.19.1...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- image_processing/src/image_processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image_processing/src/image_processing/requirements.txt b/image_processing/src/image_processing/requirements.txt index 519759b..a6d8018 100644 --- a/image_processing/src/image_processing/requirements.txt +++ b/image_processing/src/image_processing/requirements.txt @@ -69,7 +69,7 @@ propcache==0.2.1 pycparser==2.22 ; platform_python_implementation != 'PyPy' pydantic==2.10.6 pydantic-core==2.27.2 -pygments==2.19.1 +pygments==2.20.0 pyjwt==2.10.1 pymupdf==1.25.3 python-dateutil==2.9.0.post0