From a353be7588a17cee2184ef7907f6b4c37f2bcd89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:40:47 +0000 Subject: [PATCH] Bump cryptography from 2.5 to 3.2 in /build Bumps [cryptography](https://github.com/pyca/cryptography) from 2.5 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/2.5...3.2) Signed-off-by: dependabot[bot] --- build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/requirements.txt b/build/requirements.txt index 5e9bbe3..21588dd 100644 --- a/build/requirements.txt +++ b/build/requirements.txt @@ -17,7 +17,7 @@ Click==7.0 commonmark==0.8.1 conda==4.6.11 cookiecutter==1.6.0 -cryptography==2.5 +cryptography==3.2 cycler==0.10.0 decorator==4.4.0 defusedxml==0.5.0