From a973fb5a3299a3118ef0c8a82f2d6a1316730f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 19:10:45 +0000 Subject: [PATCH] Bump cryptography from 36.0.2 to 41.0.0 in /dev-tools/ansible Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.2 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.2...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev-tools/ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tools/ansible/requirements.txt b/dev-tools/ansible/requirements.txt index 85f5923373..6b6e062fdf 100644 --- a/dev-tools/ansible/requirements.txt +++ b/dev-tools/ansible/requirements.txt @@ -20,7 +20,7 @@ ansible-core==2.13.1 certifi==2021.10.8 cffi==1.15.0 charset-normalizer==2.0.12 -cryptography==36.0.2 +cryptography==41.0.0 docker==5.0.3 idna==3.3 Jinja2==3.1.1