From 570706babfcc56d3c439a391c8b6773af64a536f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 06:42:05 +0000 Subject: [PATCH] Bump djangorestframework-simplejwt from 4.6.0 to 5.5.1 in /requirements Bumps [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) from 4.6.0 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/v4.6.0...v5.5.1) --- updated-dependencies: - dependency-name: djangorestframework-simplejwt dependency-version: 5.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index ffafed0a70..e6ddf70499 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -13,7 +13,7 @@ django-rest-auth[with_social]==0.9.5 django-ses==1.0.3 django==2.2.20 djangorestframework-expiring-authtoken==0.1.3 -djangorestframework-simplejwt==4.6.0 +djangorestframework-simplejwt==5.5.1 djangorestframework==3.10.3 docker-compose==1.27.4 drf-spectacular>=0.23.1,<1.0