From 85a4110552a4d3ff1f36a0994ae03776ac9231b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 21:28:57 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump pyjwt from 1.7.1 to 2.4.0 in the pip group Bumps the pip group with 1 update: [pyjwt](https://github.com/jpadilla/pyjwt). Updates `pyjwt` from 1.7.1 to 2.4.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.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91e10fe..facedcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ future==1.0.0 humanfriendly==10.0 idna==3.7 pillow==10.4.0 -PyJWT==1.7.1 +PyJWT==2.4.0 requests==2.32.3 requests-toolbelt==1.0.0 sentry-sdk==2.7.1