From b77da534bd09cab7ea60f316861e3700811e33f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 06:01:05 +0000 Subject: [PATCH] build(deps): bump pyjwt from 1.7.1 to 2.4.0 in /scripts Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.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.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements-ci.txt b/scripts/requirements-ci.txt index 95f466aeeb7e..998c544fb129 100644 --- a/scripts/requirements-ci.txt +++ b/scripts/requirements-ci.txt @@ -50,7 +50,7 @@ pycparser==2.20 pyelftools==0.26 PyGithub==1.51 Pygments==2.6.1 -PyJWT==1.7.1 +PyJWT==2.4.0 pykwalify==1.7.0 pylink-square==0.6.0 pylint==2.5.2