From 7f8ed8cc931cf4ca769d976cb09057856273c2e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 04:25:24 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.4.0 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] --- requirements.txt | 2 +- trackeroo-real-time/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4f5f7a4..b5d5b1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pyasn1==0.4.7 pycodestyle==2.5.0 pycparser==2.19 pyflakes==2.1.1 -PyJWT==1.7.1 +PyJWT==2.4.0 python-dateutil==2.8.0 PyYAML==5.1.2 rsa==3.4.2 diff --git a/trackeroo-real-time/requirements.txt b/trackeroo-real-time/requirements.txt index 4f5f7a4..b5d5b1d 100644 --- a/trackeroo-real-time/requirements.txt +++ b/trackeroo-real-time/requirements.txt @@ -29,7 +29,7 @@ pyasn1==0.4.7 pycodestyle==2.5.0 pycparser==2.19 pyflakes==2.1.1 -PyJWT==1.7.1 +PyJWT==2.4.0 python-dateutil==2.8.0 PyYAML==5.1.2 rsa==3.4.2