From 4a2214d2118ad6b44ac6fc0c2b59a147da6b7a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 21:03:23 +0000 Subject: [PATCH] Bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../resources/pip/roots/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt b/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt index e2824810b..64bd29824 100644 --- a/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt +++ b/test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt @@ -20,7 +20,7 @@ cffi==1.16.0 # via cryptography charset-normalizer==3.3.2 # via requests -cryptography==46.0.5 +cryptography==46.0.7 # via # azure-identity # msal