From d6f558f89a04c382ee8415f7895a43164ce3247c Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Tue, 10 Jan 2023 17:23:51 -0700 Subject: [PATCH] Bump cryptography version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2047d56..546a13f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ bleach~=5.0.1 blurhash-python~=1.1.3 cachetools~=5.2.0 -cryptography~=38.0 +cryptography~=39.0 dj_database_url~=1.0.0 django-cache-url~=3.4.2 django-cors-headers~=3.13.0