From a1b11d1ea9598cc71850cc29e96e6f33e3856fbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 00:44:05 +0000 Subject: [PATCH] Bump cryptography from 38.0.4 to 41.0.2 in /src/azure-cli Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.4...41.0.2) --- 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..14137ce5c4c 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==41.0.2 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..a573d672c5c 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==41.0.2 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..c0562079e00 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==41.0.2 fabric==2.4.0 humanfriendly==10.0 idna==2.8