From 98170396e0be33dd97036f1a7f8df43117676c80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 20:01:29 +0000 Subject: [PATCH] chore(deps): bump jwcrypto from 0.6.0 to 1.5.5 in /apps-cd 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] --- apps-cd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-cd/requirements.txt b/apps-cd/requirements.txt index 803362c6b..a205787ea 100644 --- a/apps-cd/requirements.txt +++ b/apps-cd/requirements.txt @@ -11,7 +11,7 @@ google-cloud-core==1.0.3 google-cloud-storage==1.17.0 jinja2==2.11.3 json-log-formatter==0.2.0 -jwcrypto==0.6.0 +jwcrypto==1.5.5 kubernetes==9.0.0 pyjwt==1.7.1 requests==2.22.0