From 4dda256344d51864a260b5684dc6c7a50391de96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 04:02:46 +0000 Subject: [PATCH] Bump pyjwt from 2.4.0 to 2.12.0 in /src Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.4.0 to 2.12.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.4.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 58600ca..3626847 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -74,7 +74,7 @@ pydantic_core==2.16.3 PyGObject==3.42.1 PyHamcrest==2.0.2 PyICU==2.8.1 -PyJWT==2.4.0 +PyJWT==2.12.0 pyOpenSSL==21.0.0 pyparsing==2.4.7 pyRFC3339==1.1