From 9ff520e2758afac175cc5d302ad7da4ad83e8d5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:08:51 +0000 Subject: [PATCH] Bump cryptography in /Pipelines/Azure_Functions/python_durable_functions Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Azure_Functions/python_durable_functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipelines/Azure_Functions/python_durable_functions/requirements.txt b/Pipelines/Azure_Functions/python_durable_functions/requirements.txt index 3b0aa04..180dfb6 100644 --- a/Pipelines/Azure_Functions/python_durable_functions/requirements.txt +++ b/Pipelines/Azure_Functions/python_durable_functions/requirements.txt @@ -9,7 +9,7 @@ azure-storage-blob==12.3.2 certifi==2022.12.7 cffi==1.14.0 chardet==3.0.4 -cryptography==41.0.6 +cryptography==42.0.0 filetype==1.0.7 furl==2.1.0 idna==2.9