From c634b8f4ba9ff729f8c7e969d2510813c7d911df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:03:18 +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 5c6d06f1d6..5b5176a61b 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