From 1bc576f86f7e2b0b2ee58cc7cf766cf8e6b30b60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 03:36:51 +0000 Subject: [PATCH] Bump cryptography from 46.0.5 to 46.0.6 in /src/azure-cli Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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 eb90f4f85c9..14a58689fc5 100644 --- a/src/azure-cli/requirements.py3.Darwin.txt +++ b/src/azure-cli/requirements.py3.Darwin.txt @@ -99,7 +99,7 @@ certifi==2024.7.4 cffi==2.0.0 chardet==5.2.0 colorama==0.4.6 -cryptography==46.0.5 +cryptography==46.0.6 fabric==3.2.2 humanfriendly==10.0 idna==3.7 diff --git a/src/azure-cli/requirements.py3.Linux.txt b/src/azure-cli/requirements.py3.Linux.txt index 27ad2e46b7d..65532d71e06 100644 --- a/src/azure-cli/requirements.py3.Linux.txt +++ b/src/azure-cli/requirements.py3.Linux.txt @@ -99,7 +99,7 @@ certifi==2024.7.4 cffi==2.0.0 chardet==5.2.0 colorama==0.4.6 -cryptography==46.0.5 +cryptography==46.0.6 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 630dba695cc..6455b6d76d4 100644 --- a/src/azure-cli/requirements.py3.windows.txt +++ b/src/azure-cli/requirements.py3.windows.txt @@ -99,7 +99,7 @@ certifi==2024.7.4 cffi==2.0.0 chardet==5.2.0 colorama==0.4.6 -cryptography==46.0.5 +cryptography==46.0.6 fabric==3.2.2 humanfriendly==10.0 idna==3.7