From 55640edc5914457a1913a24af2eb6328ebb4c1a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 02:56:25 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.4.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 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.7.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- poir.txt | 2 +- requirements.txt | 2 +- requisitions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/poir.txt b/poir.txt index 98126eb..0935e6a 100644 --- a/poir.txt +++ b/poir.txt @@ -8,7 +8,7 @@ djangorestframework==3.10.3 djangorestframework-simplejwt==4.3.0 idna==2.8 oauthlib==3.1.0 -PyJWT==1.7.1 +PyJWT==2.4.0 python3-openid==3.1.0 pytz==2019.2 requests==2.22.0 diff --git a/requirements.txt b/requirements.txt index da1ea9d..c46a20b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ MarkupSafe==1.1.1 Pillow==6.1.0 psycopg2==2.8.3 Pygments==2.4.2 -PyJWT==1.7.1 +PyJWT==2.4.0 pytz==2019.2 requests==2.22.0 sqlparse==0.3.0 diff --git a/requisitions.txt b/requisitions.txt index 41c139c..3a47ada 100644 --- a/requisitions.txt +++ b/requisitions.txt @@ -4,7 +4,7 @@ Django==2.2.5 djangorestframework==3.10.3 djangorestframework-simplejwt==4.3.0 idna==2.8 -PyJWT==1.7.1 +PyJWT==2.4.0 pytz==2019.2 requests==2.22.0 sqlparse==0.3.0