From fb1c67ae43f24326ff32c11fac797d9fcf4f364d Mon Sep 17 00:00:00 2001 From: "k1h-renovate[bot]" <253724279+k1h-renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 01:10:23 +0000 Subject: [PATCH] Update dependency cryptography to v49 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60fa98e8f..0714a40c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ boto3==1.24.73 botocore==1.27.73 click==8.1.3 -cryptography==48.0.1 +cryptography==49.0.0 immutabledict==2.2.1 jwcrypto==1.5.8 prettytable==3.7.0