From 804afdd6875e4e111a36e0355ca7a905e955e48c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:04:40 +0000 Subject: [PATCH] Bump python-jwt from 3.2.4 to 3.3.4 Bumps [python-jwt](https://github.com/davedoesdev/python-jwt) from 3.2.4 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 30fbd99..e991cdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ sseclient==0.0.22 oauth2client==4.1.3 gcloud==0.18.3 requests_toolbelt==0.9.1 -python_jwt==3.2.4 +python_jwt==3.3.4 pycryptodome==3.7.3