From 7209a6aefb832d7b927f6a4a7d51e70712384a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 05:54:17 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9d0d4c529cc..d85be3beaa84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ prison==0.1.2 # via flask-appbuilder py==1.8.0 # via retry pyarrow==0.14.1 pycparser==2.19 # via cffi -pyjwt==1.7.1 # via flask-appbuilder, flask-jwt-extended +pyjwt==2.4.0 # via flask-appbuilder, flask-jwt-extended pyrsistent==0.15.4 # via jsonschema python-dateutil==2.8.0 python-dotenv==0.10.3