From 4b24733b4cb119f056ea861021def9022aa1bc53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 00:30:58 +0000 Subject: [PATCH] Bump pyjwt from 1.5.3 to 2.4.0 in /proj1 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 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.3...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- proj1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proj1/requirements.txt b/proj1/requirements.txt index e911f7c..7fff150 100644 --- a/proj1/requirements.txt +++ b/proj1/requirements.txt @@ -135,7 +135,7 @@ pycurl==7.43.0 pyflakes==1.6.0 PyGithub==1.35 Pygments==2.2.0 -PyJWT==1.5.3 +PyJWT==2.4.0 pylint==1.7.4 PyNaCl==1.2.1 pyodbc==4.0.17