From d911c1cbc60e25e3097f8f74d6966c3b59f0a68a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 04:16:24 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.4.0 in /projects/33/app 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] --- projects/33/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/33/app/requirements.txt b/projects/33/app/requirements.txt index 1622428..f72e8b7 100644 --- a/projects/33/app/requirements.txt +++ b/projects/33/app/requirements.txt @@ -29,7 +29,7 @@ Pillow==8.0.1 psycopg2==2.8.6 pygbif==0.5.0 PyJSG==0.10.0 -PyJWT==1.7.1 +PyJWT==2.4.0 pyparsing==2.4.7 PyShEx==0.7.14 PyShExC==0.8.2