From 5ca4c7ce6a92ad8b1ac341bf629f22bed8a1afb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 20:01:30 +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.5. - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](https://github.com/latchset/jwcrypto/compare/v0.6.0...v1.5.5) --- 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..1f0c259eb 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.5 kubernetes==9.0.0 oauth2client==4.1.3 pyjwt==1.7.1