From 6c75756a6abd971f5b1cfdbbac19556e0bf54110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 06:59:24 +0000 Subject: [PATCH] Bump pyjwt from 2.0.1 to 2.4.0 in /backend/heimabend 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] --- backend/heimabend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/heimabend/requirements.txt b/backend/heimabend/requirements.txt index 82e49b1..e183981 100644 --- a/backend/heimabend/requirements.txt +++ b/backend/heimabend/requirements.txt @@ -37,7 +37,7 @@ progressbar2==3.53.1 psycopg2==2.8.6 psycopg2-binary==2.8.6 pycparser==2.20 -PyJWT==2.0.1 +PyJWT==2.4.0 PyMySQL==1.0.2 python-dateutil==2.6.1 python-memcached==1.59