From 19a7cdacae6a117e6b87d5d962ba220f5bbc0186 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 17:12:05 +0000 Subject: [PATCH] Bump pyjwt from 2.6.0 to 2.8.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.6.0 to 2.8.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.8.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..e70b2bbc 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.8.0 pyparsing==3.0.9 python-dateutil==2.8.2 python-twitter==3.5