From 2f6f64d9ce48b1af072f2573551ab0f3b66e6ed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 06:13:13 +0000 Subject: [PATCH] build(deps): bump pyjwt from 2.1.0 to 2.4.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.1.0 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/2.1.0...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index f2cc24989f07..69a51d1e45f9 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -58,7 +58,7 @@ pycparser==2.20 pyenchant==3.2.1 pyflakes==2.3.1 pypugjs==5.9.9 -PyJWT==2.1.0 +PyJWT==2.4.0 pylint==2.6.0; pyOpenSSL==20.0.1 pyparsing==2.4.7