From b95e5d4fbd3126d8577abb0aae5e21329af2c59b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 02:23:24 +0000 Subject: [PATCH] Bump pyjwt from 2.4.0 to 2.12.0 in /.docker_files Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.4.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.4.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .docker_files/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docker_files/test-requirements.txt b/.docker_files/test-requirements.txt index fa037151..b18e6687 100644 --- a/.docker_files/test-requirements.txt +++ b/.docker_files/test-requirements.txt @@ -1,5 +1,5 @@ ddt==1.2.1 -PyJWT==2.4.0 +PyJWT==2.12.0 google-api-python-client==2.134.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0