From 4bd794a9393112b9205953331a2d29998802e3f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 21:35:18 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump pyjwt in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pyjwt](https://github.com/jpadilla/pyjwt). Updates `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 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 55cf5cb..287f958 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==2.4.0 +PyJWT==2.8.0 requests==2.32.3 requests-toolbelt==1.0.0 sentry-sdk==2.7.1 -- 2.45.2