From c698bb411a730633428a51352b6ef32636333ae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:14:35 +0000 Subject: [PATCH] build(deps): bump pyjwt from 2.12.1 to 2.13.0 in /ci Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.1 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.1...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ci/requirements.in | 2 +- ci/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ci/requirements.in b/ci/requirements.in index b37c453f01..f602619fda 100644 --- a/ci/requirements.in +++ b/ci/requirements.in @@ -1,3 +1,3 @@ envoy.code.check>=0.5.14 -pyjwt[crypto]>=2.12.1 +pyjwt[crypto]>=2.13.0 uvloop==0.21.0 diff --git a/ci/requirements.txt b/ci/requirements.txt index 6cac7b360b..f4e8e46f0c 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -948,9 +948,9 @@ pyflakes==3.4.0 \ --hash=sha256:b24f96fafb7d2ab0ec5075b7350b3d2d2218eab42003821c06344973d3ea2f58 \ --hash=sha256:f742a7dbd0d9cb9ea41e9a24a918996e8170c799fa528688d40dd582c8265f4f # via flake8 -pyjwt[crypto]==2.12.1 \ - --hash=sha256:28ca37c070cad8ba8cd9790cd940535d40274d22f80ab87f3ac6a713e6e8454c \ - --hash=sha256:c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b03672b +pyjwt[crypto]==2.13.0 \ + --hash=sha256:41571c89ca91598c79e8ef18a2d07367d4810fbbd6f637794879baf1b7703423 \ + --hash=sha256:66adcc2aff09b3f1bbd95fc1e1577df8ac8723c978552fd43304c8a290ac5728 # via # -r requirements.in # gidgethub