From 680f9af457220332e5872a37522b5232aede1452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 00:50:27 +0000 Subject: [PATCH] Bump pyjwt from 1.6.4 to 2.4.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.6.4 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.6.4...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- requirements/production.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 43960e77..e20ca4af 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -71,7 +71,7 @@ psycopg2==2.7.4 py==1.5.2 Pygments==2.2.0 pygraphviz==1.3.1 -PyJWT==1.6.4 +PyJWT==2.4.0 pylint==1.8.2 pyparsing==2.2.0 pytest==3.7.1 diff --git a/requirements.txt b/requirements.txt index 43960e77..e20ca4af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ psycopg2==2.7.4 py==1.5.2 Pygments==2.2.0 pygraphviz==1.3.1 -PyJWT==1.6.4 +PyJWT==2.4.0 pylint==1.8.2 pyparsing==2.2.0 pytest==3.7.1 diff --git a/requirements/production.txt b/requirements/production.txt index 43960e77..e20ca4af 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -71,7 +71,7 @@ psycopg2==2.7.4 py==1.5.2 Pygments==2.2.0 pygraphviz==1.3.1 -PyJWT==1.6.4 +PyJWT==2.4.0 pylint==1.8.2 pyparsing==2.2.0 pytest==3.7.1