From 718853c654048d78d705bec95f5d757f5711ecb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 18:17:31 +0000 Subject: [PATCH] Bump pyjwt from 2.11.0 to 2.12.0 in /src Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.11.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.11.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 7443361..1c7864f 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -3,5 +3,5 @@ gunicorn==24.1.1 requests==2.32.5 cachetools==7.0.1 pytz==2025.2 -pyjwt[crypto]==2.11.0 +pyjwt[crypto]==2.12.0 pymongo==4.16.0 \ No newline at end of file