From 7ccccfa52252c112e32388953ab3878bee98872d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 09:11:00 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 2.6.0 to 2.13.0 in /ops/check-changed Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.6.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.6.0...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.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..b2986ef4d75 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.13.0 PyNaCl==1.5.0 requests==2.32.0 urllib3==1.26.19