From d4770c3763dfd0ff5359fc212f1618eebd9835bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:02:41 +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 781c584..4b9c168 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pyasn1==0.3.3 pyasn1-modules==0.1.1 pycryptodome==3.4.3 Pyrebase==3.0.27 -python-jwt==2.0.1 +python-jwt==3.3.4 requests==2.11.1 requests-toolbelt==0.7.0 rsa==3.4.2