From a34c0e8e5adde6e2f4737335ee5b42814c4efbd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 10:46:04 +0000 Subject: [PATCH] Bump djangorestframework-simplejwt from 5.2.2 to 5.5.1 Bumps [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) from 5.2.2 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.2.2...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 1ebbe2ff8..20dffbc18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-picklefield==3.1 django-mptt==0.14.0 django-sql-explorer==3.2.1 djangorestframework==3.15.2 -djangorestframework-simplejwt==5.2.2 +djangorestframework-simplejwt==5.5.1 django-cors-headers==3.14.0 django-colorfield==0.9.0 django-filter==23.2