From f23fad5e2b20bc8c9389bcee23985cd208b0b56e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:24:02 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.7.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 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/1.7.1...2.7.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 ca294cc..bce5ea3 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.7.0 pymongo==3.12.1 PyMySQL==1.0.2 python-decouple==3.8