From f4a335ebb7613811401558c085f195d75c9407d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 00:18:56 +0000 Subject: [PATCH] Bump pyjwt from 1.5.2 to 2.4.0 in /backend Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.2 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.5.2...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 31abdf82..94c8f52f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -17,7 +17,7 @@ pluggy==0.6.0 py==1.5.3 Pygments==2.2.0 pyjade==4.0.0 -PyJWT==1.5.2 +PyJWT==2.4.0 pytest==3.5.0 pytz==2018.3 six==1.11.0