From d7d4fec1f494e81986d00b3f659d6b48867ec54c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 02:57:17 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 1.7.1 to 2.4.0 in /test-infra/auto-deploy Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-infra/auto-deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-infra/auto-deploy/requirements.txt b/test-infra/auto-deploy/requirements.txt index 5a7510bde..e5ec78815 100644 --- a/test-infra/auto-deploy/requirements.txt +++ b/test-infra/auto-deploy/requirements.txt @@ -14,7 +14,7 @@ json-log-formatter==0.2.0 jwcrypto==0.6.0 kubernetes==9.0.0 oauth2client==4.1.3 -pyjwt==1.7.1 +pyjwt==2.4.0 requests==2.22.0 requests-oauthlib==1.2.0 requests-toolbelt==0.9.1