From 6f181dbf7852df0cb42bfc523e066c5818716324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 05:39:33 +0000 Subject: [PATCH] Bump pyjwt from 1.5.3 to 2.4.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 to 2.4.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.5.3...2.4.0) --- updated-dependencies: - dependency-name: pyjwt 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 e331d5be272..d31285ab4bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ djangorestframework==3.8.2 django-cors-headers==2.1.0 djangorestframework-bulk==0.2.1 hashids==1.2.0 -pyjwt==1.5.3 +pyjwt==2.4.0 django-celery-beat==1.1.1 # BSD 3 Clause django-celery-results==1.0.1 pyjwe==1.0.0