From 791075323bcd6763cfac9ede5691e16d0cbf95c9 Mon Sep 17 00:00:00 2001 From: pyup-bot <github-bot@pyup.io> Date: Mon, 12 Oct 2020 16:14:03 +0000 Subject: [PATCH] Update cryptography from 3.1 to 3.1.1 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index b2a1dceb..5f48d124 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -9,7 +9,7 @@ pytz==2020.1 pycryptodomex==3.9.8 scrypt==0.8.17 Events==0.3 -cryptography==3.1 +cryptography==3.1.1 pyyaml>=4.2b1 mock==4.0.2 appdirs==1.4.4 -- GitLab