From 82da763bb74a110bc0535bc660302b0ecd7106c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 02:27:32 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v46.0.6 [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 f6fba698..946b321a 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,4 +1,4 @@ PyJWT==2.12.1 httpx==0.28.1 -cryptography==46.0.5 +cryptography==46.0.6 requests==2.33.0 \ No newline at end of file