From eef779c8de9ff0cedf51b08c60a74405800446e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 12:08:56 +0000 Subject: [PATCH] Bump pyjwt from 2.4.0 to 2.8.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.4.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.4.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 04945b4..2d72146 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ aiosql==5.0 bcrypt==3.2.2 passlib==1.7.4 pydantic[email]==1.9.1 -pyjwt==2.4.0 +pyjwt==2.8.0 pypika==0.48.9 slugify==0.0.1 pydantic[dotenv]==1.9.1