From 2f1555e05855f166af30789ce47c085ad5b769dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 19:52:42 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v41 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c6d06f1d6..671ede027d 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==41.0.6 # via # pyopenssl # social-auth-core