From afeae6a5ee9de16686366c4757cf6a81344a45ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 07:38:56 +0000 Subject: [PATCH] Bump cryptography from 38.0.4 to 39.0.1 in /src/azure-cli Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.4...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... 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 cecba05b548..8a875ce298a 100644 --- a/src/azure-cli/requirements.py3.Darwin.txt +++ b/src/azure-cli/requirements.py3.Darwin.txt @@ -96,7 +96,7 @@ certifi==2022.12.7 cffi==1.15.0 chardet==3.0.4 colorama==0.4.4 -cryptography==38.0.4 +cryptography==39.0.1 fabric==2.4.0 humanfriendly==10.0 idna==2.8 diff --git a/src/azure-cli/requirements.py3.Linux.txt b/src/azure-cli/requirements.py3.Linux.txt index 0cdca0d42b2..cf78cd62cd1 100644 --- a/src/azure-cli/requirements.py3.Linux.txt +++ b/src/azure-cli/requirements.py3.Linux.txt @@ -96,7 +96,7 @@ certifi==2022.12.7 cffi==1.15.0 chardet==3.0.4 colorama==0.4.4 -cryptography==38.0.4 +cryptography==39.0.1 distro==1.6.0 fabric==2.4.0 humanfriendly==10.0 diff --git a/src/azure-cli/requirements.py3.windows.txt b/src/azure-cli/requirements.py3.windows.txt index 0037b673efe..795aa2c7b20 100644 --- a/src/azure-cli/requirements.py3.windows.txt +++ b/src/azure-cli/requirements.py3.windows.txt @@ -96,7 +96,7 @@ certifi==2022.12.7 cffi==1.15.0 chardet==3.0.4 colorama==0.4.4 -cryptography==38.0.4 +cryptography==39.0.1 fabric==2.4.0 humanfriendly==10.0 idna==2.8