From b222f0b3e769f6e9ea512834a06f2b071a7d0ef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 23:21:43 +0000 Subject: [PATCH] Bump cryptography from 46.0.7 to 50.0.0 in /src/azure-cli Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 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 f7a64ab9e8e..d3cbe29c4a6 100644 --- a/src/azure-cli/requirements.py3.Darwin.txt +++ b/src/azure-cli/requirements.py3.Darwin.txt @@ -100,7 +100,7 @@ certifi==2024.7.4 cffi==2.0.0 chardet==5.2.0 colorama==0.4.6 -cryptography==46.0.7 +cryptography==50.0.0 fabric==3.2.2 humanfriendly==10.0 idna==3.15 diff --git a/src/azure-cli/requirements.py3.Linux.txt b/src/azure-cli/requirements.py3.Linux.txt index 15d7b8b458c..35b032662df 100644 --- a/src/azure-cli/requirements.py3.Linux.txt +++ b/src/azure-cli/requirements.py3.Linux.txt @@ -100,7 +100,7 @@ certifi==2024.7.4 cffi==2.0.0 chardet==5.2.0 colorama==0.4.6 -cryptography==46.0.7 +cryptography==50.0.0 distro==1.6.0 fabric==3.2.2 humanfriendly==10.0 diff --git a/src/azure-cli/requirements.py3.windows.txt b/src/azure-cli/requirements.py3.windows.txt index 0e356532832..77ff773768b 100644 --- a/src/azure-cli/requirements.py3.windows.txt +++ b/src/azure-cli/requirements.py3.windows.txt @@ -100,7 +100,7 @@ certifi==2024.7.4 cffi==2.0.0 chardet==5.2.0 colorama==0.4.6 -cryptography==46.0.7 +cryptography==50.0.0 fabric==3.2.2 humanfriendly==10.0 idna==3.15