From 830843b068e4a62bb3e759f010468551afb335a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 04:10:49 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 2.12.0 to 2.13.0 in /tests/docker 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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index 8f4e4e74..47523abd 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -18,7 +18,7 @@ oauthlib==3.3.1 psycopg2==2.9.11 pyasn1==0.6.3 pyasn1-modules==0.4.2 -PyJWT==2.12.0 +PyJWT==2.13.0 python-dateutil==2.9.0.post0 python-string-utils==1.0.0 pytz==2026.1.post1