From ac9255e7d52d6128f14cec5d6673df76d7b578e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 00:40:35 +0000 Subject: [PATCH] Bump pyjwt from 1.5.3 to 2.4.0 in /requirements 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/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 62351a5..f70168d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -9,7 +9,7 @@ djangorestframework-simplejwt==3.2.1 idna==2.6 psycopg2==2.7.3.2 pyhunter==0.3 -PyJWT==1.5.3 +PyJWT==2.4.0 pytz==2018.3 requests==2.20.0 six==1.11.0