From ae045a9406b3ea77b1dd4c31766f395abbed7ffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 17:44:31 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 41.0.0 in /tests Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.8...41.0.0) --- 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..f3cb2a6a839 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.0 ansible-lint==4.2.0 openshift==0.8.8