From 8ee62701d0e07dfbdf0208d9a7d4c4cf0cdf0981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:03:53 +0000 Subject: [PATCH] Bump python-jwt from 2.0.1 to 3.3.4 in /backend Bumps [python-jwt](https://github.com/davedoesdev/python-jwt) from 2.0.1 to 3.3.4. - [Release notes](https://github.com/davedoesdev/python-jwt/releases) - [Commits](https://github.com/davedoesdev/python-jwt/commits) --- updated-dependencies: - dependency-name: python-jwt 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 73abd19..9c0a8f5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -45,7 +45,7 @@ pyrsistent==0.15.4 python-dateutil==2.8.0 python-editor==1.0.4 python-http-client==3.2.1 -python-jwt==2.0.1 +python-jwt==3.3.4 pytz==2019.3 requests==2.11.1 requests-toolbelt==0.7.0