From cbe0a1a14d59de81100b1c5e8185139570b0376d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 15:21:04 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump pyjwt from 2.10.0 to 2.10.1 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.0 to 2.10.1. - [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.10.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59386ec..9cbc855 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ future==1.0.0 humanfriendly==10.0 idna==3.10 pillow==11.0.0 -PyJWT==2.10.0 +PyJWT==2.10.1 requests==2.32.3 requests-toolbelt==1.0.0 sentry-sdk==2.19.0 -- 2.45.2