From b55b871689485b8f343ccc266ef2b06d4f84c790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:03:13 +0000 Subject: [PATCH] Bump python-jwt from 3.2.6 to 3.3.4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13110dd..fc9c2ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pywin32==228; sys_platform == 'Windows' or sys_platform == 'win32' or sys_platfo uiautomation==2.0.5 plyer==1.4.3 firebase==3.0.1 -python-jwt==3.2.6 +python-jwt==3.3.4 gcloud==0.18.3 sseclient-py==1.7 rsa==4.6