From 4d512f9d5c30345296de738e06d44da6dc0074d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:13:33 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 2.12.0 to 2.13.0 in /tools 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: direct:production ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- tools/requirements_test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 8354e4789..4cc690180 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -18,7 +18,7 @@ cpe==1.3.1 packageurl-python==0.13.4 ruamel.yaml==0.18.15 Authlib==1.6.12 -PyJWT==2.12.0 +PyJWT==2.13.0 sympy==1.14.0 urllib3==2.7.0 holidays==0.81 diff --git a/tools/requirements_test.txt b/tools/requirements_test.txt index 308b44f76..260c4d6a8 100644 --- a/tools/requirements_test.txt +++ b/tools/requirements_test.txt @@ -7,4 +7,4 @@ pre-commit==3.5.0 tabulate==0.9.0 ruamel.yaml==0.18.15 Authlib==1.6.12 -PyJWT==2.12.0 +PyJWT==2.13.0