From ce8426216a7d64e30af504993d26a6499c86889a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 20:01:22 +0000 Subject: [PATCH] chore(deps): bump cryptography from 38.0.4 to 41.0.0 in /.ci/ansible Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.4...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .ci/ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/ansible/requirements.txt b/.ci/ansible/requirements.txt index 53f2588fd1..da7f751fe4 100644 --- a/.ci/ansible/requirements.txt +++ b/.ci/ansible/requirements.txt @@ -7,7 +7,7 @@ botocore==1.29.29 certifi==2022.12.7 cffi==1.15.1 charset-normalizer==2.1.1 -cryptography==38.0.4 +cryptography==41.0.0 Deprecated==1.2.13 googleapis-common-protos==1.56.4 grpcio==1.51.1