From 5c50e47bb93769232a43ac431519907572633f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:06:50 +0000 Subject: [PATCH] Bump pyjwt from 2.12.0 to 2.13.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 to 2.13.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.12.0...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b8daa3..e11224d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -127,7 +127,7 @@ propcache==0.2.0 # yarl pycparser==2.22 # via cffi -pyjwt[crypto]==2.12.0 +pyjwt[crypto]==2.13.0 # via # msal # pyjwt @@ -150,6 +150,7 @@ typing-extensions==4.12.2 # azure-identity # multidict # opentelemetry-sdk + # pyjwt urllib3==2.7.0 # via requests wrapt==1.16.0