From 789c7e7fd217bfb416c310aad42bb25c3f37e1f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 08:54:02 +0000 Subject: [PATCH] Bump djangorestframework-simplejwt from 5.3.0 to 5.3.1 Bumps [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) from 5.3.0 to 5.3.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.0...v5.3.1) --- updated-dependencies: - dependency-name: djangorestframework-simplejwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 44f2a7c5..19bfdfb3 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -6,7 +6,7 @@ django-phonenumber-field[phonenumberslite]==7.3.0 django-storages==1.14.2 Django[argon2,bcrypt]==3.2.14 djangorestframework==3.14.0 -djangorestframework-simplejwt==5.3.0 +djangorestframework-simplejwt==5.3.1 environs[django]==10.3.0 greenlet==3.0.3 gunicorn[gevent,setproctitle]==21.2.0