From f488ecb6cc6dbefd49c1175c2442c01658ca5e3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:39:34 -0700 Subject: [PATCH] Bump cryptography from 41.0.4 to 42.0.7 (#11187) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...42.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 723d0cf0d..c03dcf8dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible==9.5.1 -cryptography==41.0.4 +cryptography==42.0.7 jinja2==3.1.4 jmespath==1.0.1 MarkupSafe==2.1.5