From 9f8fe120a175f2f3d0e5efd0dcb143db5897ad03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 00:10:12 +0000 Subject: [PATCH] Bump pyjwt from 1.5.2 to 2.4.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.2 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.2...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ddapp/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ddapp/requirements.txt b/ddapp/requirements.txt index 8087f9d..128f75c 100644 --- a/ddapp/requirements.txt +++ b/ddapp/requirements.txt @@ -11,7 +11,7 @@ oauth2client==4.1.2 oauthlib==2.0.2 pyasn1==0.2.3 pyasn1-modules==0.0.9 -PyJWT==1.5.2 +PyJWT==2.4.0 python3-openid==3.1.0 pytz==2017.2 requests==2.18.1 diff --git a/requirements.txt b/requirements.txt index afc0ff5..e6605fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ oauth2client==4.1.2 oauthlib==2.0.2 pyasn1==0.2.3 pyasn1-modules==0.0.9 -PyJWT==1.5.2 +PyJWT==2.4.0 python3-openid==3.1.0 pytz==2017.2 requests==2.18.1