From 0cad02e6d4246996997bf079c7ed8af5019aee0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 16:13:32 +0000 Subject: [PATCH] Bump python-jose from 3.3.0 to 3.4.0 in /backend Bumps [python-jose](https://github.com/mpdavis/python-jose) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](https://github.com/mpdavis/python-jose/compare/3.3.0...3.4.0) --- updated-dependencies: - dependency-name: python-jose dependency-version: 3.4.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 b95e88b..148ee51 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,5 +10,5 @@ markdown==3.6 pymdown-extensions==10.16.1 passlib[argon2]==1.7.4 argon2-cffi==23.1.0 -python-jose[cryptography]==3.3.0 +python-jose[cryptography]==3.4.0 bleach==6.1.0