From 371a0e86ce3b1fc3ce37fa09c2ce061a490b32f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:48:32 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.2 in /tests Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2) 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..ae64e19b4df 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==3.2 ansible-lint==4.2.0 openshift==0.8.8