From 0f2510884dc13e7800de1af263d30dec0eb561c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 03:02:43 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 2.6.0 to 2.12.0 in /ops/check-changed Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.6.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.6.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ops/check-changed/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/check-changed/requirements.txt b/ops/check-changed/requirements.txt index 52f22da4a72..6a0da1127e9 100644 --- a/ops/check-changed/requirements.txt +++ b/ops/check-changed/requirements.txt @@ -5,7 +5,7 @@ Deprecated==1.2.13 idna==3.7 pycparser==2.21 PyGithub==1.57 -PyJWT==2.6.0 +PyJWT==2.12.0 PyNaCl==1.5.0 requests==2.32.0 urllib3==1.26.19