From 6f1167fe4500f988a5033e06bf8818efb016796f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 04:16:12 +0000 Subject: [PATCH] Bump pyjwt from 2.0.1 to 2.4.0 in /projectile Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.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/2.0.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projectile/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectile/requirements.txt b/projectile/requirements.txt index fcc79af6..82af5c6f 100644 --- a/projectile/requirements.txt +++ b/projectile/requirements.txt @@ -23,7 +23,7 @@ pep517==0.8.2 Pillow==8.2.0 progress==1.5 psycopg2==2.8.6 -PyJWT==2.0.1 +PyJWT==2.4.0 pyparsing==2.4.6 pytoml==0.1.21 pytz==2021.1