From bd8abd3259fa14267f1033e7ddab1429a60ac31f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 22:45:49 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 41.0.2 in /tests Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.8...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 242d3a28633..64d7a943e41 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -3,6 +3,6 @@ yamllint==1.19.0 apache-libcloud==2.2.1 tox==3.11.1 dopy==0.3.7 -cryptography==2.8 +cryptography==41.0.2 ansible-lint==4.2.0 openshift==0.8.8