From 6a45a2a76822cfc41413e6b5fcb8aec40b79516b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:07:04 +0000 Subject: [PATCH] Bump python-jwt from 2.0.1 to 3.3.4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5591265..44a30d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ pycryptodome==3.4.3 pyparsing==2.4.6 Pyrebase==3.0.27 python-dateutil==2.8.1 -python-jwt==2.0.1 +python-jwt==3.3.4 pytz==2019.3 PyWavelets==1.1.1 reportlab==3.5.34