From 3212df7a99a43e0a5fb13225deb7d1e44cdd6d43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 16:37:34 +0000 Subject: [PATCH] chore(deps): bump jwcrypto from 0.6.0 to 1.5.1 in /apps-cd 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] --- 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..ede48d0e1 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.1 kubernetes==9.0.0 pyjwt==1.7.1 requests==2.22.0