From 3956f1814bf0ad38c23f86ee01d814c5da0d81fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 03:51:04 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 2.6.0 to 2.12.0 in /backend Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.6.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.6.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8cbe4d384..40d672f5d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -46,7 +46,7 @@ pyasn1==0.4.8 pyasn1-modules==0.2.8 pycodestyle==2.10.0 pycparser==2.21 -PyJWT==2.6.0 +PyJWT==2.12.0 PyNaCl==1.5.0 pynamodb==5.5.1 pyOpenSSL==24.3.0