From de55350c91bb83b8c1814477560c62c873d21a58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 22:13:47 +0000 Subject: [PATCH] Bump pyjwt in /image_processing/src/image_processing Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 to 2.13.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.1...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.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..37be593 100644 --- a/image_processing/src/image_processing/requirements.txt +++ b/image_processing/src/image_processing/requirements.txt @@ -70,7 +70,7 @@ pycparser==2.22 ; platform_python_implementation != 'PyPy' pydantic==2.10.6 pydantic-core==2.27.2 pygments==2.19.1 -pyjwt==2.10.1 +pyjwt==2.13.0 pymupdf==1.25.3 python-dateutil==2.9.0.post0 python-dotenv==1.0.1