From 25ec531a57277ef1909a1bca3fbab3d146052d29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 12:29:46 +0000 Subject: [PATCH] chore(deps): update dependency pyjwt to v2.12.1 --- examples/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index 052290a1..8f6c7856 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,4 +1,4 @@ -PyJWT==2.12.0 +PyJWT==2.12.1 httpx==0.28.1 cryptography==46.0.5 requests==2.32.5 \ No newline at end of file