From 42b15e7e6032008d610f73c0a7583c3dfc657857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 13:39:47 +0000 Subject: [PATCH] Bump cryptography from 1.8.1 to 3.2 in /infra/python/deps Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.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/1.8.1...3.2) Signed-off-by: dependabot[bot] --- infra/python/deps/adls-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/adls-requirements.txt b/infra/python/deps/adls-requirements.txt index 9df42b6367..9651581b6f 100644 --- a/infra/python/deps/adls-requirements.txt +++ b/infra/python/deps/adls-requirements.txt @@ -21,6 +21,6 @@ pycparser == 2.17 cffi==1.10.0 -cryptography==1.8.1 +cryptography==3.2 scandir == 1.5 azure-datalake-store == 0.0.9