From 1a5c6ebbc80da901154a7f9cb5dafa441caf3e47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:00:29 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 44.0.1 in /service/python 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-type: direct:production ... Signed-off-by: dependabot[bot] --- service/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/python/requirements.txt b/service/python/requirements.txt index 204b9200..ad14bdd9 100644 --- a/service/python/requirements.txt +++ b/service/python/requirements.txt @@ -4,7 +4,7 @@ cached-property==1.5.2 certifi==2024.7.4 cffi==1.16.0 circuitbreaker==1.4.0 -cryptography==43.0.1 +cryptography==44.0.1 oci==2.126.2 pycparser==2.21 pyOpenSSL==24.1.0