From 23c5e425d466f2517977cc0dfd1783fc8fbaba50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:14:15 +0000 Subject: [PATCH] build(deps): bump pyjwt from 2.12.1 to 2.13.0 in /py/deps 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] --- py/deps/requirements.in | 2 +- py/deps/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/py/deps/requirements.in b/py/deps/requirements.in index 1b59a99af..4e127a020 100644 --- a/py/deps/requirements.in +++ b/py/deps/requirements.in @@ -17,7 +17,7 @@ envoy.github.release>=0.1.1 flake8>=6 frozendict gidgethub -pyjwt[crypto]>=2.12.1 +pyjwt[crypto]>=2.13.0 jinja2>=3.1.6 mypy>=2.0.0 mypy-abstracts>=0.1.1 diff --git a/py/deps/requirements.txt b/py/deps/requirements.txt index 7f0b2de7b..d0a3030c8 100644 --- a/py/deps/requirements.txt +++ b/py/deps/requirements.txt @@ -1463,9 +1463,9 @@ pygments==2.20.0 \ # pytest # sphinx # sphinx-tabs -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