diff --git a/setup.py b/setup.py index 76edb93..e4d55b8 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ install_requires = [ "asn1crypto==1.5.1", "oscrypto==1.3.0", - "pyOpenSSL==23.0.0", + "pyOpenSSL==23.2.0", ] tests_require = [