From 613e7b89cdb8437ccc86bf055cd57980ccf06e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:00:17 +0000 Subject: [PATCH] Bump cryptography from 48.0.1 to 50.0.0 in /src/azure-cli Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.1...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 3e4c2933269..e9796cf4477 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==48.0.1 +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 f7a32f909cc..3b30ca00ea4 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==48.0.1 +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 363e700f6f4..1dff0fcada3 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==48.0.1 +cryptography==50.0.0 fabric==3.2.2 humanfriendly==10.0 idna==3.15