From cf8b59881539710ee1460eb2e64cb9402050cd51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 03:31:14 +0000 Subject: [PATCH] Bump pyjwt from 1.5.3 to 2.4.0 in /src Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 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.5.3...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index b7b36fb..2b7ddcb 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -56,7 +56,7 @@ protobuf==3.11.3 pyasn1==0.4.2 pyasn1-modules==0.2.1 pycparser==2.20 -pyJWT==1.5.3 +pyJWT==2.4.0 pymongo==3.10.1 pyOpenSSL==17.5.0 pyparsing==2.4.6