From 29d023b3c435e854708b20e3531b5511e49d7126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 08:49:29 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.4.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.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.7.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d48b0ce..f045382 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ #xml_python==0.4.3 #M2Crypto==0.37.1 -pyjwt==1.7.1 +pyjwt==2.4.0 cryptography==3.4.7 markupsafe==1.1.1 # rdflib==4.2.1