From b7437dad5312202f705364226ec8e7504aadf9ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 15:19:03 +0000 Subject: [PATCH] Bump pyjwt from 2.0.1 to 2.3.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.1 to 2.3.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/2.0.1...2.3.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc2002f..08d9af9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pyasn1-modules==0.2.8 pylint==2.12.2 python-dotenv==0.19.2 pytz==2021.3 -PyJWT==2.0.1 +PyJWT==2.3.0 requests==2.26.0 rsa==4.8 six==1.16.0