From 1691131c42c67b6580f0fe942416f69a5d5e43d5 Mon Sep 17 00:00:00 2001 From: Igor Shevchenko <39371503+bnzone@users.noreply.github.com> Date: Fri, 18 Aug 2023 12:34:39 -0500 Subject: [PATCH] fix: update dependency --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44570a7..a9e239a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ black==22.10.0 cffi==1.15.1 cfgv==3.3.1 click==8.1.3 -cryptography==41.0.0 +cryptography>=41.0.3 defusedxml==0.7.1 distlib==0.3.6 dnspython==2.2.1