From 68236dd7a4b49827970b8adf0a6a479985dd69bd 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 /apps-cd 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] --- 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..75cb512d2 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.4 kubernetes==9.0.0 pyjwt==1.7.1 requests==2.22.0