From 8c78539fbcbdf34562a5359a4e228c939f606ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 02:41:40 +0000 Subject: [PATCH] Bump pyjwt from 1.7.0 to 2.4.0 in /kafka_mongodb_process Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.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/1.7.0...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- kafka_mongodb_process/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kafka_mongodb_process/requirements.txt b/kafka_mongodb_process/requirements.txt index 26430e7..408cd8c 100644 --- a/kafka_mongodb_process/requirements.txt +++ b/kafka_mongodb_process/requirements.txt @@ -41,7 +41,7 @@ pycrypto==2.6.1 pycups==1.9.73 PyGObject==3.32.0 pyinotify==0.9.6 -PyJWT==1.7.0 +PyJWT==2.4.0 pymacaroons==0.13.0 pymongo==3.9.0 PyNaCl==1.3.0