From 6cf4d03a64ec48927fc89b0419faa8243aa54610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 00:01:06 +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] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a5a16995..0b06b97c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -48,7 +48,7 @@ pyasn1==0.1.9 pyasn1-modules==0.0.8 pycparser==2.16 Pygments==2.2.0 -PyJWT==1.5.3 +PyJWT==2.4.0 pyOpenSSL==17.5.0 pyparsing==2.2.0 python-dateutil==2.7.2 diff --git a/requirements.txt b/requirements.txt index 0b15d980..83372691 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ pycparser==2.16 pycurl==7.43.0 pyflakes==1.6.0 Pygments==2.11.2 -PyJWT==1.5.3 +PyJWT==2.4.0 pyOpenSSL==22.0.0 python-dateutil==2.7.5 pytz==2018.7