From 1a20711d3c472760d22f335a7b8c91ceb9770af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 02:45:02 +0000 Subject: [PATCH] Bump pyjwt from 1.6.1 to 2.4.0 in /backend/Yiqi/Yiqi Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.6.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.6.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/Yiqi/Yiqi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Yiqi/Yiqi/requirements.txt b/backend/Yiqi/Yiqi/requirements.txt index 2971ec8..84217c8 100644 --- a/backend/Yiqi/Yiqi/requirements.txt +++ b/backend/Yiqi/Yiqi/requirements.txt @@ -102,7 +102,7 @@ pycryptodome==3.6.0 PyDispatcher==2.0.5 pygame==1.9.3 Pygments==2.2.0 -PyJWT==1.6.1 +PyJWT==2.4.0 PyMySQL==0.8.0 pyOpenSSL==17.5.0 pyparsing==2.2.0