From 25a9e31201e3251e9b21dcfbc1969d9ce1ecb2b1 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 5 May 2026 03:09:51 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v48 --- iap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iap/requirements.txt b/iap/requirements.txt index 452dc0220c4..88c222be3e6 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,4 +1,4 @@ -cryptography==46.0.7 +cryptography==48.0.0 Flask==3.1.3 google-auth==2.38.0 gunicorn==23.0.0