From 3cbdfc155f9774bfcc6000d00b6676aac2d07255 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:11:47 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v48 [security] --- 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 cdf1570d..89384c80 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,4 +1,4 @@ PyJWT==2.13.0 httpx==0.28.1 -cryptography==46.0.7 +cryptography==48.0.1 requests==2.34.2 \ No newline at end of file