diff --git a/requirements-2.11.txt b/requirements-2.11.txt
index 475fde28eb6c514ab00a85a5013f2893db4c8396..ab59f38d3250caea2d1c1e1623987001a7474315 100644
--- a/requirements-2.11.txt
+++ b/requirements-2.11.txt
@@ -1,6 +1,6 @@
-ansible==4.8.0
-ansible-core==2.11.6
-cryptography==2.8
+ansible==4.10.0
+ansible-core==2.11.11
+cryptography==3.4.8
 jinja2==2.11.3
 netaddr==0.7.19
 pbr==5.4.4
diff --git a/requirements-2.12.txt b/requirements-2.12.txt
index 806315c73e6abbd86ecf7863ea8ebe2460f17d67..f8b1e50004be86ce6f5735ce2cfb3872284519c8 100644
--- a/requirements-2.12.txt
+++ b/requirements-2.12.txt
@@ -1,6 +1,6 @@
-ansible==5.7.0
+ansible==5.7.1
 ansible-core==2.12.5
-cryptography==2.8
+cryptography==3.4.8
 jinja2==2.11.3
 netaddr==0.7.19
 pbr==5.4.4
diff --git a/requirements-2.9.txt b/requirements-2.9.txt
index 99c9b8f8fde1e6c9bacd4bafba1ae88b8293d3e4..8fe4a552d2e8b08291b28c1b9bb64b3c9b9e4393 100644
--- a/requirements-2.9.txt
+++ b/requirements-2.9.txt
@@ -1,4 +1,5 @@
 ansible==2.9.27
+cryptography==2.8
 jinja2==2.11.3
 netaddr==0.7.19
 pbr==5.4.4
diff --git a/tests/requirements-2.10.txt b/tests/requirements-2.10.txt
index 287e352ad2f8cbfdf67212d190fceb1075731071..0d0cd65655ccb493170a02e483197ec3f0e707b4 100644
--- a/tests/requirements-2.10.txt
+++ b/tests/requirements-2.10.txt
@@ -3,7 +3,6 @@ yamllint==1.19.0
 apache-libcloud==2.2.1
 tox==3.11.1
 dopy==0.3.7
-cryptography==2.8
 ansible-lint==5.4.0
 molecule==3.0.6
 molecule-vagrant==0.3
diff --git a/tests/requirements-2.11.txt b/tests/requirements-2.11.txt
index c97efdc4c409cbc4318983222beefbf0f2aa5671..8db43955d9489241934d586ea8e4997051dc3bd6 100644
--- a/tests/requirements-2.11.txt
+++ b/tests/requirements-2.11.txt
@@ -3,7 +3,6 @@ yamllint==1.19.0
 apache-libcloud==2.2.1
 tox==3.11.1
 dopy==0.3.7
-cryptography==2.8
 ansible-lint==5.4.0
 molecule==3.0.6
 molecule-vagrant==0.3
diff --git a/tests/requirements-2.12.txt b/tests/requirements-2.12.txt
index bdb5c8786fca417017cfb79439b3c9f171db68c2..3a653d2979e64dde31dee1243cb34ba220f4a8dd 100644
--- a/tests/requirements-2.12.txt
+++ b/tests/requirements-2.12.txt
@@ -3,7 +3,6 @@ yamllint==1.19.0
 apache-libcloud==2.2.1
 tox==3.11.1
 dopy==0.3.7
-cryptography==2.8
 ansible-lint==5.4.0
 molecule==3.0.6
 molecule-vagrant==0.3
diff --git a/tests/requirements-2.9.txt b/tests/requirements-2.9.txt
index 3e137ac4918bb1f3ea930596a9b8ad67492baf7a..aca01027cc7c2d219cc4930dd53d4eb1f46febc6 100644
--- a/tests/requirements-2.9.txt
+++ b/tests/requirements-2.9.txt
@@ -3,7 +3,6 @@ yamllint==1.19.0
 apache-libcloud==2.2.1
 tox==3.11.1
 dopy==0.3.7
-cryptography==2.8
 ansible-lint==5.4.0 ; python_version >= '3.0'
 ansible-lint==4.2.0 ; python_version < '3.0'
 molecule==3.0.6 ; python_version >= '3.0'