From 8a96fb2e6fceab0c307053e81afbe6a2f0702b50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 13:34:52 +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 df86643..ade5570 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 click-help-colors==0.9.4 -cryptography==41.0.7 +cryptography==42.0.4 distro==1.9.0 docker==7.0.0 enrich==1.2.7