From 89cfe1578a22f8b6a9255fc0f3cfb07b8bdaf31b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:58:19 +0000 Subject: [PATCH] Bump pyjwt from 2.10.1 to 2.13.0 in /ci/docker/integration/base Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.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.10.1...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ci/docker/integration/base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/docker/integration/base/requirements.txt b/ci/docker/integration/base/requirements.txt index 49da5a4a4ae9..6c02db8b6a84 100644 --- a/ci/docker/integration/base/requirements.txt +++ b/ci/docker/integration/base/requirements.txt @@ -15,7 +15,7 @@ packaging==24.1 pip==25.0.1 pipdeptree==2.23.0 pycurl==7.45.3 -PyJWT==2.10.1 +PyJWT==2.13.0 pyparsing==2.4.7 SecretStorage==3.3.1 setuptools==78.1.1