From 0b55ca92a049f9ef6837c0e52486ac66b517c044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 16:59:23 +0000 Subject: [PATCH] chore(deps): bump jwcrypto from 0.6.0 to 1.4 in /test-infra/auto-deploy Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 0.6.0 to 1.4. - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](https://github.com/latchset/jwcrypto/compare/v0.6.0...v1.4.0) --- updated-dependencies: - dependency-name: jwcrypto 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..c5472392e 100644 --- a/test-infra/auto-deploy/requirements.txt +++ b/test-infra/auto-deploy/requirements.txt @@ -11,7 +11,7 @@ google-auth-httplib2==0.0.3 google-cloud-core==1.0.3 google-cloud-storage==1.17.0 json-log-formatter==0.2.0 -jwcrypto==0.6.0 +jwcrypto==1.4 kubernetes==9.0.0 oauth2client==4.1.3 pyjwt==1.7.1