diff --git a/requirements.in b/requirements.in
index acd633b9732d51b77dcb952f053f835fdb47da8a..118588e2ffeb16ac302a402939387fa78c3b5658 100644
--- a/requirements.in
+++ b/requirements.in
@@ -19,7 +19,7 @@ kubernetes==21.7.0
 # Needed for testinfra using the ansible module
 paramiko==2.9.2
 psutil==5.9.0
-pyopenssl==21.0.0
+pyopenssl==22.0.0
 pytest-rerunfailures==10.2
 pytest-testinfra==6.5.0
 # needed for test_dns.py
diff --git a/requirements.txt b/requirements.txt
index 2e0cafdd9c3d791384ea828cd414340e607a5d30..daa9fb1a60557d9fe9cb093fcea86f861d853751 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 #
-# This file is autogenerated by pip-compile with python 3.9
+# This file is autogenerated by pip-compile with python 3.10
 # To update, run:
 #
 #    pip-compile
@@ -76,7 +76,7 @@ pycparser==2.21
     # via cffi
 pynacl==1.5.0
     # via paramiko
-pyopenssl==21.0.0
+pyopenssl==22.0.0
     # via -r requirements.in
 pyparsing==3.0.7
     # via packaging
@@ -111,7 +111,6 @@ six==1.16.0
     #   google-auth
     #   kubernetes
     #   orderedmultidict
-    #   pyopenssl
     #   python-dateutil
 tabulate==0.8.9
     # via greenhost-cloud