From 0b8c8d4fe5ea1dfa36ff51185e78213fe9108265 Mon Sep 17 00:00:00 2001 From: PHP Curl Class helper <156273776+php-curl-class-helper@users.noreply.github.com> Date: Tue, 3 Feb 2026 09:19:25 -0500 Subject: [PATCH] Update package PyJWT (#1044) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- scripts/make_release_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/make_release_requirements.txt b/scripts/make_release_requirements.txt index ee67c40..ab5d8a1 100644 --- a/scripts/make_release_requirements.txt +++ b/scripts/make_release_requirements.txt @@ -24,7 +24,7 @@ pycparser==3.0 # via cffi pygithub==2.8.1 # via -r scripts/make_release_requirements.in -pyjwt[crypto]==2.10.1 +pyjwt[crypto]==2.11.0 # via pygithub pynacl==1.6.2 # via pygithub