From c5b222b4b14277aa37e22efbad82c08ba541c08a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 15:46:22 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v42 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f7b4e5d48..030be25c63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ click-plugins==1.1.1 # via celery click-repl==0.2.0 # via celery -cryptography==3.3.2 +cryptography==42.0.2 # via # pyopenssl # social-auth-core