From 1302cfdc6a109116746c5c32ea1a8975b5307244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:02:52 +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 2b0fc38..26486d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ pyperclip==1.7.0 Pyrebase4==4.3.0 PyRect==0.1.4 PyScreeze==0.1.26 -python-jwt==2.0.1 +python-jwt==3.3.4 python3-openid==3.1.0 PyTweening==1.0.3 pytz==2019.3