From ed8745fdbfc31a7ae7f3a2df090fb6c5b2bfdc70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 14:26:20 -0400 Subject: [PATCH] Bump cryptography from 42.0.5 to 43.0.1 in /containers/message-parser (#2497) Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- containers/message-parser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/message-parser/requirements.txt b/containers/message-parser/requirements.txt index f96a17847f..d21cd3041d 100644 --- a/containers/message-parser/requirements.txt +++ b/containers/message-parser/requirements.txt @@ -2,7 +2,7 @@ azure-identity azure-keyvault-secrets azure-storage-blob -cryptography==42.0.5 +cryptography==43.0.1 fhirpathpy frozendict google-auth