From c369ee7b53142dc6c295c368115f50f9219a8c50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jun 2022 06:43:25 +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 80bcd3f..14d8039 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ platformdirs==2.5.1 psycopg2==2.9.3 psycopg2-binary==2.9.3 pycparser==2.21 -PyJWT==2.3.0 +PyJWT==2.4.0 pylint==2.13.4 pylint-flask==0.6 pylint-plugin-utils==0.7