From bad1a71234160166ddd94f9710bb183bbf2eafb0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 06:38:18 +0000 Subject: [PATCH] Bump pyjwt from 2.0.1 to 2.1.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.1 to 2.1.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.1.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b330ef..c814416 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.20 Pygments==2.8.0 -PyJWT==2.0.1 +PyJWT==2.1.0 PyMySQL==1.0.2 pyparsing==2.4.7 pytest==6.2.2