From 81b6520338ab90eb7f23b8e9c7e175f3fc238374 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 06:11:57 +0000 Subject: [PATCH] chore(deps)(deps): bump djangorestframework-simplejwt Bumps [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) from 5.3.1 to 5.5.1. - [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases) - [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.3.1...v5.5.1) --- updated-dependencies: - dependency-name: djangorestframework-simplejwt dependency-version: 5.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1bd919..3a014ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -99,7 +99,7 @@ ipython==8.22.1 # API Documentation drf-yasg==1.21.7 drf-yasg[validation]==1.21.7 -djangorestframework-simplejwt==5.3.1 # Downgraded for better DRF compatibility +djangorestframework-simplejwt==5.5.1 # Downgraded for better DRF compatibility # Keycloak Integration python-keycloak==5.5.1