From 544ff34cdaac4a2734d87264613885536fe23acb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:17:18 +0000 Subject: [PATCH] Bump cryptography from 42.0.5 to 43.0.1 in /aisentry 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] --- aisentry/requirements.txt | 2 +- aisentry/worker/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aisentry/requirements.txt b/aisentry/requirements.txt index 028feca..b800534 100644 --- a/aisentry/requirements.txt +++ b/aisentry/requirements.txt @@ -17,7 +17,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 cloudevents==1.10.1 -cryptography==42.0.5 +cryptography==43.0.1 dapr==1.13.0 dapr-client==0.4.0b1 deprecation==2.1.0 diff --git a/aisentry/worker/requirements.txt b/aisentry/worker/requirements.txt index d61dd17..e583aaf 100644 --- a/aisentry/worker/requirements.txt +++ b/aisentry/worker/requirements.txt @@ -17,7 +17,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 cloudevents==1.10.1 -cryptography==42.0.5 +cryptography==43.0.1 dapr==1.13.0 dapr-client==0.4.0b1 deprecation==2.1.0