From 569cd978434f253f1e10b6e04093b2f70d7a0145 Mon Sep 17 00:00:00 2001 From: pyup-bot <github-bot@pyup.io> Date: Mon, 31 Aug 2020 18:11:04 +0200 Subject: [PATCH] Update cryptography from 3.0 to 3.1 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 81b6f948..42f8e4d4 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -9,7 +9,7 @@ pytz==2020.1 pycryptodomex==3.9.8 scrypt==0.8.15 Events==0.3 -cryptography==3.0 +cryptography==3.1 pyyaml>=4.2b1 mock==4.0.2 appdirs==1.4.4 -- GitLab