From d719e19a152f129f911de46cd990fa8c2fd7f057 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 20:10:59 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 41.0.0 in /jobs/payment-jobs Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 e74c2f156..1dab28328 100644 --- a/jobs/payment-jobs/requirements.txt +++ b/jobs/payment-jobs/requirements.txt @@ -31,7 +31,7 @@ charset-normalizer==3.1.0 click==8.1.3 convertdate==2.4.0 croniter==1.3.14 -cryptography==40.0.2 +cryptography==41.0.0 cx-Oracle==8.3.0 dataclass-wizard==0.22.2 dpath==2.1.5