From a3ecd68a31503944992cf51efe39e10add980758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:10:03 +0000 Subject: [PATCH] Bump cryptography from 3.1 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.1...3.2) Signed-off-by: dependabot[bot] --- python_requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirement.txt b/python_requirement.txt index 4e33d9c..38a4975 100644 --- a/python_requirement.txt +++ b/python_requirement.txt @@ -20,7 +20,7 @@ cmuclmtk==0.1.5 codacy-coverage==1.3.11 codecov==2.1.9 coverage==5.3 -cryptography==3.1 +cryptography==3.2 Cython==0.29.21 dask==1.2.2 decorator==4.4.2