From 63f02ed4a8695b2d5483aab7dd18e2b0e46316f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:19:17 +0000 Subject: [PATCH] Bump cryptography from 1.5.2 to 3.2 in /etc Bumps [cryptography](https://github.com/pyca/cryptography) from 1.5.2 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/1.5.2...3.2) Signed-off-by: dependabot[bot] --- etc/requirements_ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements_ci.txt b/etc/requirements_ci.txt index 1371bb72c..5de00b44e 100644 --- a/etc/requirements_ci.txt +++ b/etc/requirements_ci.txt @@ -5,7 +5,7 @@ botocore==1.4.68 cffi==1.8.3 click==6.6 cloudpickle==0.2.1 -cryptography==1.5.2 +cryptography==3.2 dask==0.11.1 decorator==4.0.10 distributed==1.13.3