From 05cbe3ca9c940669b022368b7970672621d691a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:10:39 +0000 Subject: [PATCH] Bump python-jwt from 3.2.6 to 3.3.4 Bumps [python-jwt](https://github.com/davedoesdev/python-jwt) from 3.2.6 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] --- webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/requirements.txt b/webapp/requirements.txt index a2adb90..600f687 100644 --- a/webapp/requirements.txt +++ b/webapp/requirements.txt @@ -33,7 +33,7 @@ pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.20 python-firebase==1.2 -python-jwt==3.2.6 +python-jwt==3.3.4 pytz==2020.1 PyYAML==5.3.1 requests==2.23.0