From 6b7187696c4cf96f0134216df8ffc1a14c63ee09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 05:46:57 +0000 Subject: [PATCH] Bump cryptography from 46.0.7 to 48.0.1 in /src/azure-cli Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 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 ed787ee587a..dc83d49046f 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==48.0.1 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 0f18958b394..19b2cc0f4dc 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==48.0.1 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 141312c3bbd..7048299f498 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==48.0.1 fabric==3.2.2 humanfriendly==10.0 idna==3.15