From 964057cf014c3da3c3ad86ebca0e944aecdde1bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 05:15:00 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.4.0 in /python 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] --- python/excel/requirements.txt | 2 +- python/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/excel/requirements.txt b/python/excel/requirements.txt index 5fc3765..676fb57 100644 --- a/python/excel/requirements.txt +++ b/python/excel/requirements.txt @@ -134,7 +134,7 @@ ptyprocess==0.6.0 py==1.8.1 pycparser==2.19 Pygments==2.6.1 -PyJWT==1.7.1 +PyJWT==2.4.0 pyparsing==2.4.7 pyrsistent==0.16.0 pytest==5.4.2 diff --git a/python/requirements.txt b/python/requirements.txt index 5fc3765..676fb57 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -134,7 +134,7 @@ ptyprocess==0.6.0 py==1.8.1 pycparser==2.19 Pygments==2.6.1 -PyJWT==1.7.1 +PyJWT==2.4.0 pyparsing==2.4.7 pyrsistent==0.16.0 pytest==5.4.2