From 6715f3ee8e7a3dd5924c2dee7a8ea76072c80a59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 05:55:48 +0000 Subject: [PATCH] Bump pyjwt Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.12.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.8.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../resources/pip/roots/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt b/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt index e2824810b..06d4760ba 100644 --- a/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt +++ b/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt @@ -51,7 +51,7 @@ portalocker==2.8.2 # via msal-extensions pycparser==2.21 # via cffi -pyjwt==2.8.0 +pyjwt==2.12.0 # via # msal # pyjwt