From 6ee48f188f0e4045daa20048e1bb4660fb7e78e3 Mon Sep 17 00:00:00 2001 From: curo1305 Date: Sat, 27 Jun 2026 00:09:45 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps):=20bump=20cryptography=2048.0.0=20?= =?UTF-8?q?=E2=86=92=2048.0.1=20=E2=80=94=20resolves=20GHSA-537c-gmf6-5ccf?= =?UTF-8?q?=20(RSA=20PKCS1v15=20timing)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6200885..fa34e28 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -27,7 +27,7 @@ pyotp==2.9.0 slowapi==0.1.9 # Cloud Storage Backends (Phase 5) -cryptography==48.0.0 +cryptography==48.0.1 google-auth-oauthlib==1.4.0 google-api-python-client==2.197.0 msal==1.37.0