From 0766205ebf1092b6a1ecc5205cf637e4a14a515f Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 22 Feb 2023 21:10:17 +0100 Subject: [PATCH] Update cryptography --- personal_infra/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/personal_infra/requirements.txt b/personal_infra/requirements.txt index 31a69fd..8245ee4 100644 --- a/personal_infra/requirements.txt +++ b/personal_infra/requirements.txt @@ -4,7 +4,7 @@ cachetools==5.3.0 certifi==2022.12.7 cffi==1.15.1 charset-normalizer==3.0.1 -cryptography==38.0.4 +cryptography==39.0.1 google-auth==2.16.1 idna==3.4 Jinja2==3.1.2 -- 2.47.3