From 996c2d7bf3c7aa78dbca7eb8a1eb6296c9472135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 23:07:50 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 2.10.1 to 2.12.0 in /tests Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 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.10.1...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 84da6ad5..4ff525b0 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -17,7 +17,7 @@ deepdiff == 8.6.1 psycopg2-binary == 2.9.11 python-benedict == 0.35.0 -pyjwt == 2.10.1 +pyjwt == 2.12.0 # git+https://github.com/adiralashiva8/robotframework-metrics@v3.1.4 # below libs used for EHRBase Proxy