From 30b63e3b4dc1f2af075b46e0fb68f3960988bac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 15:34:10 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 39.0.1 in /src/azure-cli Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 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/3.3.2...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 fef8e87e5a0..74f01313d15 100644 --- a/src/azure-cli/requirements.py3.Darwin.txt +++ b/src/azure-cli/requirements.py3.Darwin.txt @@ -95,7 +95,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 014dcde6af8..2e630f87d6a 100644 --- a/src/azure-cli/requirements.py3.Linux.txt +++ b/src/azure-cli/requirements.py3.Linux.txt @@ -95,7 +95,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 884d8418200..1828ba9fc13 100644 --- a/src/azure-cli/requirements.py3.windows.txt +++ b/src/azure-cli/requirements.py3.windows.txt @@ -95,7 +95,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