From 6051ca5d8b6638d96c61af4b34ccf5e5e0529dd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 02:48:51 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 2.4.0 to 2.12.0 in /.kokoro Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.4.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.4.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .kokoro/requirements.in | 2 +- .kokoro/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.kokoro/requirements.in b/.kokoro/requirements.in index 8655d5a3ae0..61b062770fe 100644 --- a/.kokoro/requirements.in +++ b/.kokoro/requirements.in @@ -11,7 +11,7 @@ markupsafe==2.0.1 keyring==23.4.1 packaging==21.3 protobuf==3.19.5 -pyjwt==2.4.0 +pyjwt==2.12.0 pyparsing==3.0.9 pycparser==2.21 pyperclip==1.8.2 diff --git a/.kokoro/requirements.txt b/.kokoro/requirements.txt index e9ab883199f..ae086fcca2c 100644 --- a/.kokoro/requirements.txt +++ b/.kokoro/requirements.txt @@ -391,9 +391,9 @@ pycparser==2.21 \ # via # -r requirements.in # cffi -pyjwt==2.4.0 \ - --hash=sha256:72d1d253f32dbd4f5c88eaf1fdc62f3a19f676ccbadb9dbc5d07e951b2b26daf \ - --hash=sha256:d42908208c699b3b973cbeb01a969ba6a96c821eefb1c5bfe4c390c01d67abba +pyjwt==2.12.0 \ + --hash=sha256:2f62390b667cd8257de560b850bb5a883102a388829274147f1d724453f8fb02 \ + --hash=sha256:9bb459d1bdd0387967d287f5656bf7ec2b9a26645d1961628cda1764e087fd6e # via # -r requirements.in # gcp-releasetool