From e87d6bea953550dc02e122245d6c4a26620a43ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 21:23:34 +0000 Subject: [PATCH] Bump cryptography from 42.0.8 to 44.0.1 in /pccommon Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pccommon/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pccommon/requirements.txt b/pccommon/requirements.txt index e1832b0b..415a5faa 100644 --- a/pccommon/requirements.txt +++ b/pccommon/requirements.txt @@ -36,7 +36,7 @@ cffi==1.16.0 # via cryptography charset-normalizer==3.3.2 # via requests -cryptography==42.0.8 +cryptography==44.0.1 # via # azure-identity # azure-storage-blob