From 13cb398f18faac9085b4dad6a87e25863e8c6e2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 15:17:49 +0000 Subject: [PATCH] Bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 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 97ec218de..16ce33be7 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==43.0.1 +cryptography==44.0.1 # via # azure-identity # msal