From 736936e3781b78f13c492df939dc6ee64afc12db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 09:35:33 -0500 Subject: [PATCH] chore(deps): bump cryptography from 42.0.4 to 43.0.1 (#563) Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1) --- 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> --- pytest_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest_requirements.txt b/pytest_requirements.txt index c2d229fb4..1713f41a1 100644 --- a/pytest_requirements.txt +++ b/pytest_requirements.txt @@ -10,6 +10,6 @@ flake8==7.1.0 selenium==4.16 pdfplumber==0.11.0 pyopenssl==24.2.1 -cryptography==42.0.4 +cryptography==43.0.1 boto3 -r lib/shared/layers/common/requirements.txt \ No newline at end of file