From d59dcd75a7b0c6fa4a6f2e73b419c180a1d48c2c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Apr 2022 21:25:02 +0100 Subject: [PATCH] Update cryptography from 2.8 to 37.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 35e787d..90ab534 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ argparse==1.4.0 bumpversion==0.5.3 black==19.10b0 coverage==5.0.3 -cryptography==2.8 +cryptography==37.0.0 flask==1.1.1 mock==4.0.1 pip==20.0.2