From 78e130c4f181b02db445f01650dd0b6f5bedf201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 11:11:07 +0000 Subject: [PATCH] :arrow_up: Bump pyjwt from 2.10.1 to 2.11.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 to 2.11.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.10.1...2.11.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.11.0 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 ca93d16a..959eb472 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,7 @@ oauthlib==3.3.1 pylti==0.7.0 django-lti-provider==1.1.0 pylti1p3==2.0.0 # django-lti-provider -pyjwt==2.10.1 # pylti1p3 +pyjwt==2.11.0 # pylti1p3 jwcrypto==1.5.6 # pylti1p3 pyparsing<2.3.1