From 74ae455af3e61e2fead96984206836ec5be72fa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 09:58:38 +0000 Subject: [PATCH] Bump pyjwt from 2.3.0 to 2.4.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 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.3.0...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 91c79e3d..0b5c0857 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ prompt-toolkit==3.0.23 psycopg2-binary==2.9.3 pycparser==2.21 pygal==3.0.0 -PyJWT==2.3.0 +PyJWT==2.4.0 pyOpenSSL==21.0.0 pyparsing==3.0.6 python-dateutil==2.8.2