From 8a2773b0e67c931bb2518db42bac5ea414213ba0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 3 Mar 2026 03:07:02 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v46.0.5 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2946af8c..87416850 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==25.1.0 -cryptography==46.0.4 +cryptography==46.0.5 google-auth==2.48.0 requests==2.32.5 protobuf==6.33.5 \ No newline at end of file