From ce9d0f9827f04efd00ec55166a4d73c176bc47a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:45:42 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.2 in /src/azure-cli Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 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.8...3.2) Signed-off-by: dependabot[bot] --- src/azure-cli/requirements.py3.Darwin.txt | 2 +- src/azure-cli/requirements.py3.Linux.txt | 2 +- src/azure-cli/requirements.py3.windows.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/azure-cli/requirements.py3.Darwin.txt b/src/azure-cli/requirements.py3.Darwin.txt index a588d0fda11..7ad4586a135 100644 --- a/src/azure-cli/requirements.py3.Darwin.txt +++ b/src/azure-cli/requirements.py3.Darwin.txt @@ -90,7 +90,7 @@ cffi==1.14.0 chardet==3.0.4 colorama==0.4.1 ConfigArgParse==0.14.0 -cryptography==2.8 +cryptography==3.2 fabric==2.4.0 humanfriendly==8.0 idna==2.8 diff --git a/src/azure-cli/requirements.py3.Linux.txt b/src/azure-cli/requirements.py3.Linux.txt index 650520337bc..8ab2600d6c0 100644 --- a/src/azure-cli/requirements.py3.Linux.txt +++ b/src/azure-cli/requirements.py3.Linux.txt @@ -90,7 +90,7 @@ cffi==1.14.0 chardet==3.0.4 colorama==0.4.1 ConfigArgParse==0.14.0 -cryptography==2.8 +cryptography==3.2 fabric==2.4.0 humanfriendly==8.0 idna==2.8 diff --git a/src/azure-cli/requirements.py3.windows.txt b/src/azure-cli/requirements.py3.windows.txt index 1029dd07ac7..adafa1a621f 100644 --- a/src/azure-cli/requirements.py3.windows.txt +++ b/src/azure-cli/requirements.py3.windows.txt @@ -88,7 +88,7 @@ certifi==2019.6.16 cffi==1.14.0 chardet==3.0.4 colorama==0.4.1 -cryptography==2.8 +cryptography==3.2 fabric==2.4.0 humanfriendly==8.0 idna==2.8