From d7ec3eb67052fcecf1092d602d035033791c1892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 04:59:20 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.4.0 in /deploy 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] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index 31c2f5c2..ec4b3730 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -54,7 +54,7 @@ pyasn1==0.4.8 pycparser==2.20 pygithub==1.53 pygments==2.7.4 -pyjwt==1.7.1 +pyjwt==2.4.0 pyparsing==2.4.7 pyrsistent==0.17.3 python-box==5.2.0