From fcb0f586ee833c8fe1ebecbb7410c2a1e31d234b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:03:03 +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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index e90c92e..48a6b5c --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ pyasn1-modules==0.2.7 pycryptodome==3.4.3 PyJWT==1.7.1 Pyrebase==3.0.27 -python-jwt==2.0.1 +python-jwt==3.3.4 pytz==2019.3 requests==2.11.1 requests-toolbelt==0.7.0