From 1978293d3647f4160c6afcc7a273e121447ccf11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 02:09:12 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 1.7.1 to 2.5.0 in /apps-cd Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.5.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.5.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-major ... 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 e53f16991..9b894bb0a 100644 --- a/apps-cd/requirements.txt +++ b/apps-cd/requirements.txt @@ -13,7 +13,7 @@ jinja2==2.11.2 json-log-formatter==0.2.0 jwcrypto==0.6.0 kubernetes==9.0.0 -pyjwt==1.7.1 +pyjwt==2.5.0 requests==2.22.0 requests-oauthlib==1.2.0 requests-toolbelt==0.9.1