From 1a176f0bc9afb3d7d61e2175e3ba766cc2dc72ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 06:50:57 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.8.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 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/1.7.1...2.8.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e65321c..c7efff5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ priority==2.0.0 protobuf==3.19.5 pycparser==2.20 pydantic==1.10.8 -PyJWT==1.7.1 +PyJWT==2.8.0 pymongo==3.12.1 PyMySQL==1.0.2 python-decouple==3.8