From 721dc82718565f3a6c716d3fae25ebb15004574f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 14:53:36 -0700 Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.4 in /pay-api (#1253) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4) --- 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> --- pay-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pay-api/requirements.txt b/pay-api/requirements.txt index 33b1aa2fd..c34fb1172 100644 --- a/pay-api/requirements.txt +++ b/pay-api/requirements.txt @@ -28,7 +28,7 @@ charset-normalizer==3.1.0 click==8.1.3 convertdate==2.4.0 croniter==1.3.14 -cryptography==41.0.3 +cryptography==41.0.4 dpath==2.1.5 ecdsa==0.18.0 exceptiongroup==1.1.1