From 15e45707001c25206ef41c5139d683407a563fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 02:32:25 +0800 Subject: [PATCH] Bump pyjwt from 2.5.0 to 2.8.0 (#141) Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.5.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.5.0...2.8.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac34a47..578fdff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ psycopg-binary==3.1.10 psycopg-pool==3.1.7 pycparser==2.21 Pygments==2.16.1 -PyJWT==2.5.0 +PyJWT==2.8.0 pymemcache==4.0.0 pyOpenSSL==23.2.0 python3-openid==3.2.0