From 9de07f4e60ac43b1e7a4d4c36a33a5767915a50d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 20:22:20 +0000 Subject: [PATCH] build(deps): bump pyjwt from 2.8.0 to 2.10.1 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.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.8.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.10.1 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 79fc700..dbce8a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ pyasn1==0.4.8 pycognito==2023.5.0 pycparser==2.22 pydantic==1.10.12 -PyJWT==2.8.0 +PyJWT==2.10.1 pylint-per-file-ignores==1.3.2 pyOpenSSL==24.0.0 pyRFC3339==2.0.1