From 5dcee4f6539cc810fcd1967607e4e38d4de099e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 11:13:57 +0000 Subject: [PATCH] Bump pyjwt from 2.3.0 to 2.6.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.6.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/commits) --- 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 0ccfb09..46c7605 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask-Cors==3.0.10 Flask-RESTful==0.3.9 Jinja2==3.0.3 MarkupSafe==2.0.1 -PyJWT==2.3.0 +PyJWT==2.6.0 PyYAML==5.4.1 Werkzeug==2.0.3 adal==1.2.7