From bcd658ae47fe0506cc68d91cff2a612ac1eb15f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:02:25 +0000 Subject: [PATCH] Bump python-jwt from 3.2.6 to 3.3.4 in /FindEAT_Bot 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] --- FindEAT_Bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FindEAT_Bot/requirements.txt b/FindEAT_Bot/requirements.txt index 5e7d7b0..f553537 100644 --- a/FindEAT_Bot/requirements.txt +++ b/FindEAT_Bot/requirements.txt @@ -20,7 +20,7 @@ pyasn1-modules==0.2.8 pycparser==2.20 pycryptodome==3.9.7 pyrebase5==5.0.1 -python-jwt==3.2.6 +python-jwt==3.3.4 requests==2.23.0 requests-toolbelt==0.9.1 rsa==4.0