From 3cb0fc6d46f8fccb77caf8df4cebbe199cb03dc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 01:57:45 +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] --- requirements.txt | 2 +- winreqs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0030199..d79494a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -86,7 +86,7 @@ portend==2.5 psycopg2==2.8.3 pycparser==2.19 pyhamcrest==1.9.0 -pyjwt==1.7.1 +pyjwt==2.4.0 pymysql==0.9.3 pyparsing==2.4.2 pypdf2==1.26.0 diff --git a/winreqs.txt b/winreqs.txt index 9e4402e..b952c83 100644 --- a/winreqs.txt +++ b/winreqs.txt @@ -30,7 +30,7 @@ pandas==0.22.0 Pillow==5.0.0 portend==2.2 psycopg2==2.7.4 -PyJWT==1.6.0 +PyJWT==2.4.0 pypiwin32==223 python-dateutil==2.6.1 pytz==2018.3