From 4346e6aa4d736fff01e8bd05792307dc03eac904 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 17:59:50 +0000 Subject: [PATCH] Bump pyjwt from 2.6.0 to 2.7.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.6.0 to 2.7.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.6.0...2.7.0) --- 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 49c32ff6..112349ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ paho-mqtt==1.6.1 plexapi==4.13.4 portend==3.1.0 profilehooks==1.12.0 -PyJWT==2.6.0 +PyJWT==2.7.0 pyparsing==3.0.9 python-dateutil==2.8.2 python-twitter==3.5