From 5c4667a3f96424e684785d53f3082c1446cd9b27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 16:38:06 +0000 Subject: [PATCH] chore(deps): bump jwcrypto in /test-infra/auto-deploy Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 0.6.0 to 1.5.1. - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](https://github.com/latchset/jwcrypto/compare/v0.6.0...v1.5.1) --- 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..3720c3838 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.5.1 kubernetes==9.0.0 oauth2client==4.1.3 pyjwt==1.7.1