From 6e65c98a4d29cfabcf74ef035710307626b6ce4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 23:02:42 +0000 Subject: [PATCH] :arrow_up: Bump pyjwt from 2.5.0 to 2.6.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.5.0 to 2.6.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/commits) --- 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 773f0f8..cc85f99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ packaging==21.3 Pillow==9.2.0 platformdirs==2.5.2 pycparser==2.21 -PyJWT==2.5.0 +PyJWT==2.6.0 pymongo==4.3.2 pyparsing==3.0.9 python-dateutil==2.8.2