From b0fd2ac26556c34c25bfaea3952731c0ae5acd9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 09:43:33 -0800 Subject: [PATCH] Bump cryptography from 41.0.4 to 41.0.6 in /jobs/payment-jobs (#1333) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6) --- 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> --- jobs/payment-jobs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/payment-jobs/requirements.txt b/jobs/payment-jobs/requirements.txt index 59cf95393..14968eecf 100644 --- a/jobs/payment-jobs/requirements.txt +++ b/jobs/payment-jobs/requirements.txt @@ -32,7 +32,7 @@ charset-normalizer==3.1.0 click==8.1.3 convertdate==2.4.0 croniter==1.4.1 -cryptography==41.0.4 +cryptography==41.0.6 cx-Oracle==8.3.0 dataclass-wizard==0.22.2 dpath==2.1.6